static public class GameSetting { static public int SelectedMap = 1; static public bool OnePlayer = true; static public bool isNight = false; }