using System.Collections; using System.Collections.Generic; public static class GameSettings { public static int players; }