]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - model_brush.h
fixed some dynamic lighting bugs related to glowing self
[xonotic/darkplaces.git] / model_brush.h
index 3d031e73934bfe75817f37edd115dacf1a7304e1..2998a1063e477d317803daf6f62499c63a90081e 100644 (file)
@@ -57,8 +57,7 @@ mplane_t;
 
 #define SHADERSTAGE_SKY 0
 #define SHADERSTAGE_NORMAL 1
-#define SHADERSTAGE_BASELIGHTING 2
-#define SHADERSTAGE_COUNT 3
+#define SHADERSTAGE_COUNT 2
 
 #define SHADERFLAGS_NEEDLIGHTMAP 1