Example #1
0
 public static void ChangeTo2Player()
 {
     is2PlayerGame = true;
     GameProperties.ChangeGameTo2Player();
 }