Changeset 323

Show
Ignore:
Timestamp:
09/20/08 06:12:28 (2 months ago)
Author:
lordhavoc
Message:

remove some FIXME comments about quakelive paths, since they are the
same as quake3 currently

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • GtkRadiant/trunk/tools/quake3/q3map2/game_quakelive.h

    r322 r323  
    5353{ 
    5454        "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 */ 
    5858        "scripts",                      /* shader directory */ 
    5959        64,                                     /* max lightmapped surface verts */