]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - csprogs.h
fix the picture drawing fix
[xonotic/darkplaces.git] / csprogs.h
index 451fc3d54cd1e5c46ed946f42244a153d56ad932..964f1214917f4a4cfa8f41663f12af201289f03f 100644 (file)
--- a/csprogs.h
+++ b/csprogs.h
@@ -38,7 +38,7 @@
 #define VF_CL_VIEWANGLES_Y     35      //(float)
 #define VF_CL_VIEWANGLES_Z     36      //(float)
 
-//#define VF_PERSPECTIVE               200
+#define VF_PERSPECTIVE         200 //(float)
 
 #define RF_VIEWMODEL           1       // The entity is never drawn in mirrors. In engines with realtime lighting, it casts no shadows.
 #define RF_EXTERNALMODEL       2       // The entity is appears in mirrors but not in the normal view. It does still cast shadows in engines with realtime lighting.