[Your Name]

// Game Modes $game_modes = array( 'battle_royale' => 'Battle Royale', 'team_deathmatch' => 'Team Deathmatch' );

Thanks