]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Leave the game type alone
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 28 Sep 2010 15:11:06 +0000 (18:11 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 28 Sep 2010 15:11:06 +0000 (18:11 +0300)
data/qcsrc/menu/voret/dialog_singleplayer.c

index c69854efc55b4af2a12304e704e29dcdded24d5b..7840145aa1dea5d3aaa5c34418ebdb56be664506 100644 (file)
@@ -31,7 +31,6 @@ void InstantAction_LoadMap(entity btn, entity dummy)
                {\r
                        fclose(fh);\r
                        localcmd("\nmenu_loadmap_prepare\n");\r
-                       MapInfo_SwitchGameType(MAPINFO_TYPE_DEATHMATCH);\r
                        MapInfo_LoadMap(argv(1));\r
                        cvar_set("lastlevel", "1");\r
                        return;\r