From: havoc Date: Thu, 20 May 2004 23:17:57 +0000 (+0000) Subject: changed Son of Man's data directory to sonofman, as requested by Supajoe X-Git-Tag: xonotic-v0.1.0preview~5845 X-Git-Url: http://de.git.xonotic.org/?a=commitdiff_plain;h=8bc7efa56f4a964778d67ab21b70f0043ad0cc65;p=xonotic%2Fdarkplaces.git changed Son of Man's data directory to sonofman, as requested by Supajoe git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4207 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/common.c b/common.c index e5e4713d..add4401a 100644 --- a/common.c +++ b/common.c @@ -836,7 +836,7 @@ void COM_InitGameType (void) break; case GAME_SOM: gamename = "Son of Man"; - gamedirname = "data"; + gamedirname = "sonofman"; gamescreenshotname = "som"; break; case GAME_TENEBRAE: