]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/brush.cpp
fix some compile errors on win32
[xonotic/netradiant.git] / radiant / brush.cpp
index d2f217b310f97463afe9aef95f8b7d8b2c31f652..2593ac55726fa7aa26ff7759d20eeb7c4b9398e7 100644 (file)
@@ -37,7 +37,7 @@ void Brush_textureChanged()
 QuantiseFunc Face::m_quantise;
 EBrushType Face::m_type;
 EBrushType FacePlane::m_type;
-bool g_brush_texturelock_enabled = false;
+bool g_brush_texturelock_enabled = true;
 
 EBrushType Brush::m_type;
 double Brush::m_maxWorldCoord = 0;