[Gtkradiant] [Bug 457] New: comments in .map file are missing

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Tue, 26 Mar 2002 19:33:20 -0600


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=457

           Summary: comments in .map file are missing
           Product: GtkRadiant
           Version: 1.3-nightly
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: editor
        AssignedTo: ttimo@idsoftware.com
        ReportedBy: hydra@hydras-world.com


the "// brush n" comments are missing from the .map files

these were very useful to me and I included references to the comments in my ctf mirroring tutorials.

e.g. a map file used to look like this:

{
"classname" "worldspawn"
"message" "Rocky Complex"
"spawnflags" "0"
// brush 0
{
( -1304 -2336 512 ) ....

now it looks like this..

{
"classname" "worldspawn"
"message" "Rocky Complex"
"spawnflags" "0"
{
( -1304 -2336 512 ) ....



------- You are receiving this mail because: -------
Whoops!  I have no idea!