]> de.git.xonotic.org Git - xonotic/netradiant.git/commitdiff
fixup
authorThomas Debesse <dev@illwieckz.net>
Sat, 28 Aug 2021 03:23:25 +0000 (05:23 +0200)
committerThomas Debesse <dev@illwieckz.net>
Wed, 29 Sep 2021 21:26:13 +0000 (23:26 +0200)
radiant/camwindow.cpp

index 233262b5a6e5ade6370e07015159a5ef872ed02d..3bd6ee4bbc95e91bc060c1621c83b9ed6e8c4667 100644 (file)
@@ -1435,7 +1435,7 @@ void CamWnd::Cam_Init_World(){
                Textures_Realise();
        }
 
-       // Only run and run once when GlobalShaderSystem().TriggerRefresh() is called before.
+       // Only run and run once when GlobalShaderSystem().triggerRefresh() is called before.
 
        if ( GlobalShaderSystem().triggeredRefresh() )
        {