Changeset 323
- Timestamp:
- 09/20/08 06:12:28 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
GtkRadiant/trunk/tools/quake3/q3map2/game_quakelive.h
r322 r323 53 53 { 54 54 "quakelive", /* -game x */ 55 "baseq3", /* default base game data dir (FIXME what does quake live really use?)*/56 ".q3a", /* unix home sub-dir (FIXME what does quake live really use?)*/57 "quake", /* magic path word (FIXME where does quake live install to?)*/55 "baseq3", /* default base game data dir */ 56 ".q3a", /* unix home sub-dir */ 57 "quake", /* magic path word */ 58 58 "scripts", /* shader directory */ 59 59 64, /* max lightmapped surface verts */
