mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
forgor
This commit is contained in:
parent
e3b0dc0e34
commit
e70d9ba641
@ -90,6 +90,6 @@ namespace NewHorizons.External.Modules.Props.EchoesOfTheEye
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Exclusive to slide reels. Whether this slide should rotate the reel item while inside a projector.
|
/// Exclusive to slide reels. Whether this slide should rotate the reel item while inside a projector.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public bool rotate = true;
|
[DefaultValue(true)] public bool rotate = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user