Q3map2:
* fix crash with nonpthreads xmllib + multithreading + output to system console * number of code fixes Radiant: misc... * fix: clone group ent / map import / saving map as : group ents name labels at 0,0,0; * number of code fixes
This commit is contained in:
@@ -209,7 +209,7 @@ std::list<DWinding*> *CreateTrace( dleaf_t *leaf, int c, vis_header *header, byt
|
||||
}
|
||||
}
|
||||
|
||||
delete repeatlist;
|
||||
delete [] repeatlist;
|
||||
|
||||
return pointlist;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user