Tweaks for setting weather
This commit is contained in:
@@ -559,4 +559,8 @@ public abstract class Script : IDeepCloneable
|
||||
ref int modifiedAccuracy)
|
||||
{
|
||||
}
|
||||
|
||||
public virtual void ChangeWeatherDuration(StringKey weatherName, ref int duration)
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user