mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
forgot to commit the module change
This commit is contained in:
parent
05e4e0a1fa
commit
1f91e2e57b
5
NewHorizons/External/Modules/PropModule.cs
vendored
5
NewHorizons/External/Modules/PropModule.cs
vendored
@ -668,6 +668,11 @@ namespace NewHorizons.External.Modules
|
||||
[EnumMember(Value = @"stranger")] Stranger = 2
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Whether to skip modifying this spiral's placement, and instead keep the automatically determined placement.
|
||||
/// </summary>
|
||||
public bool keepAutoPlacement;
|
||||
|
||||
/// <summary>
|
||||
/// Whether to flip the spiral from left-curling to right-curling or vice versa.
|
||||
/// </summary>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user