Added files via upload
This commit is contained in:
parent
b01ef05c95
commit
e5289ee3a9
|
@ -56,7 +56,7 @@ namespace MoreRain
|
|||
}
|
||||
|
||||
[Subscribe]
|
||||
public void UpdateCallback(Storm.StardewValley.Event.BeforeNewDayEvent @event)
|
||||
public void UpdateCallback(Storm.StardewValley.Event.PreNewDayEvent @event)
|
||||
{
|
||||
// Logging.LogToFile("THIS IS A SUPER LARGE TEST");
|
||||
// Console.WriteLine(ModConfig.RainChance);
|
||||
|
|
Loading…
Reference in New Issue