]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/xywindow.cpp
enable size display by default
[xonotic/netradiant.git] / radiant / xywindow.cpp
index cfe419bedec91490249f03c48b7fac21be8f3195..567d17f729326d5ebb342338e2fae36dd26c07cc 100644 (file)
@@ -390,7 +390,7 @@ struct xywindow_globals_private_t
 
     m_bCamXYUpdate(true),
     m_bChaseMouse(true),
-    m_bSizePaint(false)
+    m_bSizePaint(true)
   {
   }