namespace Core.Models.Enums; public enum PlayersSpawnPlace { SAME_PLACE, DIFFERENT_PLACES, AT_THE_ENDS_OF_THE_MAP }