X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=csprogs.h;h=964f1214917f4a4cfa8f41663f12af201289f03f;hb=15c38bb14f3a48f6d202b61f90885a29375e8d8b;hp=451fc3d54cd1e5c46ed946f42244a153d56ad932;hpb=3b4b3d028c3aeadb273296947cec292d4eff08ed;p=xonotic%2Fdarkplaces.git diff --git a/csprogs.h b/csprogs.h index 451fc3d5..964f1214 100644 --- 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.