]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - model_shared.h
fix bug with transparency sorting introduced by vortex in r11822 where
[xonotic/darkplaces.git] / model_shared.h
index dedd4d8ce04d589a8bfd76a9d384e967e9106663..84fba405900608931071226dd5033afe2a5ce77b 100644 (file)
@@ -491,7 +491,7 @@ typedef struct q3shaderinfo_s
        float specularscalemod;
        float specularpowermod;
 
-       // rtlightning ambient addition
+       // rtlighting ambient addition
        float rtlightambient;
 #define Q3SHADERINFO_COMPARE_END rtlightambient
 }