コード例 #1
0
ファイル: Program.cs プロジェクト: zezzy/LeagueSharp-1
 private static void Game_OnGameLoad(EventArgs args)
 {
     Initializer.Initialize();
 }