* 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:
Garux
2017-08-02 09:00:11 +03:00
parent 3ec33465b1
commit 173f350be7
29 changed files with 101 additions and 75 deletions

View File

@@ -210,6 +210,7 @@ void BuildMonitor_Construct(){
void BuildMonitor_Destroy(){
delete g_pWatchBSP;
g_pWatchBSP = NULL;
}
CWatchBSP *GetWatchBSP(){