From 2d4e036d6975c94a3f61d5a2211591936757417b Mon Sep 17 00:00:00 2001 From: RabsRincon Date: Wed, 10 Feb 2016 17:30:57 +0100 Subject: [PATCH] credits and background_01 are now hidden maps --- mp/game/momentum/gameinfo.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mp/game/momentum/gameinfo.txt b/mp/game/momentum/gameinfo.txt index b7cdeb3e8..cb5bd0605 100644 --- a/mp/game/momentum/gameinfo.txt +++ b/mp/game/momentum/gameinfo.txt @@ -11,8 +11,14 @@ icon "resource/icon" + // This needs to be gone if we're implemeting MP AND SP . If only MP, then "multiplayer_only" type singleplayer_only + hidden_maps { + credits 1 + background_01 1 + } + FileSystem { SteamAppId 243750 // This sets the app ID in Steam. This is the Source SDK Base 2013 Multiplayer