Example #1
0
 internal static void InvokeLoadedGame(EventArgsLoadedGameChanged loaded)
 {
     LoadedGame.Invoke(null, loaded);
 }