static void Game_OnGameLoad(EventArgs args) { Zed.OnLoad(); }
static void Game_OnGameLoad() { Zed.OnLoad(); }