Added files via upload

This commit is contained in:
janavarro95 2016-03-11 17:58:26 -08:00
parent b01ef05c95
commit e5289ee3a9
1 changed files with 1 additions and 1 deletions

View File

@ -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);