Example #1
0
 static void Prefix()
 {
     IGConsole.Update();
     Mod.CallOnAllMods(o => o.Update());
 }