X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=radiant%2Fbrush.cpp;h=443a69ec53ba42d3b83aed33110d932b53aa7414;hb=9f08262e14add5f801b82ea63eb16be824b3ca16;hp=5e38cc1d62e785797468ceb7a103bf26cbd5f40a;hpb=62d99f889c0e98be65f779d3983109c84ce58cec;p=xonotic%2Fnetradiant.git diff --git a/radiant/brush.cpp b/radiant/brush.cpp index 5e38cc1d..443a69ec 100644 --- a/radiant/brush.cpp +++ b/radiant/brush.cpp @@ -35,7 +35,7 @@ void Brush_textureChanged(){ QuantiseFunc Face::m_quantise; EBrushType Face::m_type; EBrushType FacePlane::m_type; -bool g_brush_texturelock_enabled = true; +bool g_brush_texturelock_enabled = false; EBrushType Brush::m_type; double Brush::m_maxWorldCoord = 0;