From: lordhavoc Date: Sat, 20 Sep 2008 11:12:28 +0000 (+0000) Subject: remove some FIXME comments about quakelive paths, since they are the X-Git-Url: http://git.xonotic.org/?a=commitdiff_plain;h=42b9f6c90025e96fcbad52fd8f0e4d666ec7f017;p=xonotic%2Fnetradiant.git remove some FIXME comments about quakelive paths, since they are the same as quake3 currently git-svn-id: https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk@323 8a3a26a2-13c4-0310-b231-cf6edde360e5 --- diff --git a/tools/quake3/q3map2/game_quakelive.h b/tools/quake3/q3map2/game_quakelive.h index bc5bf606..18fd90f3 100644 --- a/tools/quake3/q3map2/game_quakelive.h +++ b/tools/quake3/q3map2/game_quakelive.h @@ -52,9 +52,9 @@ game_t struct { "quakelive", /* -game x */ - "baseq3", /* default base game data dir (FIXME what does quake live really use?) */ - ".q3a", /* unix home sub-dir (FIXME what does quake live really use?) */ - "quake", /* magic path word (FIXME where does quake live install to?) */ + "baseq3", /* default base game data dir */ + ".q3a", /* unix home sub-dir */ + "quake", /* magic path word */ "scripts", /* shader directory */ 64, /* max lightmapped surface verts */ 999, /* max surface verts */