From: havoc Date: Mon, 8 Aug 2005 07:15:36 +0000 (+0000) Subject: change name of VorteX's netherworld mod X-Git-Tag: xonotic-v0.1.0preview~4661 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=7754d91946247da5f2c51e11a100b546ddad62c0;p=xonotic%2Fdarkplaces.git change name of VorteX's netherworld mod git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5560 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/common.c b/common.c index 584cfd79..c8018664 100644 --- a/common.c +++ b/common.c @@ -961,8 +961,8 @@ static const gamemode_info_t gamemode_info [] = // COMMANDLINEOPTION: Game: -prydon runs the topdown point and click action-RPG Prydon Gate { "prydon", "-prydon", "PrydonGate", "id1", "prydon", "prydon", "darkplaces"}, // GAME_NETHERWORLD -// COMMANDLINEOPTION: Game: -netherworld runs the game Netherworld: Dark Masters -{ "netherworld", "-netherworld", "Dark Masters", "id1", "netherworld", "nw", "darkplaces"}, +// COMMANDLINEOPTION: Game: -netherworld runs the game Netherworld: Dark Master +{ "netherworld", "-netherworld", "Netherworld: Dark Master", "id1", "netherworld", "nw", "darkplaces"}, // GAME_THEHUNTED // COMMANDLINEOPTION: Game: -netherworld runs the game The Hunted { "thehunted", "-thehunted", "The Hunted", "thdata", NULL, "th", "thehunted"},