private static void GameOnOnGameLoad(EventArgs args) { ProSeries.Load(); }
public static void GameOnOnGameLoad() { ProSeries.Load(); }