2
0
David Rose 19 жил өмнө
parent
commit
9879a47542

+ 1 - 1
pandatool/src/text-stats/textMonitor.cxx

@@ -152,7 +152,7 @@ lost_connection() {
 ////////////////////////////////////////////////////////////////////
 bool TextMonitor::
 is_thread_safe() {
-  return true;
+  return false;
 }
 
 ////////////////////////////////////////////////////////////////////