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