]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/camwindow.h
Merge commit 'a8192282200b4691a016c4f7757638cbb132f2dc' into master-merge
[xonotic/netradiant.git] / radiant / camwindow.h
index 0c537561c9366661034a422225bc4fa796f5ef54..de5d6453b8e8acdc5e040510af8b9a35b58aa763 100644 (file)
@@ -72,7 +72,7 @@ struct camwindow_globals_t
        camwindow_globals_t() :
                color_cameraback( 0.25f, 0.25f, 0.25f ),
                color_selbrushes3d( 1.0f, 0.f, 0.f ),
-               m_nCubicScale( 14 ),
+               m_nCubicScale( 26 ),
                m_bZoomInToPointer( true ){
        }