Example #1
0
 public static void ChangeTo4Player()
 {
     is2PlayerGame = false;
     GameProperties.ChangeGameTo4Player();
 }