예제 #1
0
 public new void Initialize()
 {
     ModLoader.LoadMods();
     orig_Initialize();
     ModLoader.InitializeMods();
 }