Beispiel #1
0
 public static void RebuildInstance()
 {
     Instance = new EmulationManager();
 }
Beispiel #2
0
 public static void Reset()
 {
     Instance = new EmulationManager();
 }
Beispiel #3
0
 public static void Reset()
 {
     Instance = new EmulationManager();
 }