From 293060f59a848ee45283a35bff42c8d606673f14 Mon Sep 17 00:00:00 2001 From: motorsep Date: Sat, 20 Feb 2010 18:31:50 +0000 Subject: [PATCH] +some tune ups for Steel Storm screenshot prefix git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9992 d7cf8633-e32d-0410-b094-e92efae38249 --- common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.c b/common.c index 04de68b9..ad5f5abb 100644 --- a/common.c +++ b/common.c @@ -1506,7 +1506,7 @@ static const gamemode_info_t gamemode_info [GAME_COUNT] = { "omnicide", "-omnicide", "Blood Omnicide", "kain", NULL, "omnicide", "omnicide" }, // GAME_STEELSTORM // COMMANDLINEOPTION: Game: -steelstorm runs the game Steel Storm -{ "steelstorm", "-steelstorm", "Steel Storm", "gamedata", NULL, "steelstorm", "steelstorm" }, +{ "steelstorm", "-steelstorm", "Steel-Storm", "gamedata", NULL, "ss", "steelstorm" }, }; void COM_InitGameType (void) -- 2.39.2