mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 12:05:23 +01:00
Update VariableSizeModule.cs
This commit is contained in:
parent
765d3a136d
commit
1ce62f383d
@ -6,8 +6,8 @@ namespace NewHorizons.External.Modules.VariableSize
|
||||
public class VariableSizeModule
|
||||
{
|
||||
/// <summary>
|
||||
/// Scale this object over time. Time value is in minutes.
|
||||
/// Scale this object over time. Time is in minutes. Value is a multiplier of the size of the object.
|
||||
/// </summary>
|
||||
public TimeValuePair[] curve;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user