This commit is contained in:
Zoryn Aaron 2016-03-22 20:52:06 -04:00
parent af4557958e
commit 24e144d0f1
1 changed files with 1 additions and 0 deletions

View File

@ -356,6 +356,7 @@ namespace StardewModdingAPI
}
}
StardewModdingAPI.Log.Success("LOADED {0} MODS", Constants.ModsLoaded);
Console.Title = Constants.ConsoleTitle;
}
/// <summary>