public void SetInternalGameMode(int mode)
 {
     TestSimulator.SetGameMode(mode);
 }