X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=csprogs.h;h=67fd489a2c7f1b0fb6a9db88587bfd4ac9bbb2c6;hb=d438d686e33ea33d17e8b68a6d25359881639b6d;hp=2aba12b389140b9ad5de7595b191ebdcf324a677;hpb=66819b206351ccadf5782a7689edf78feea98a8a;p=xonotic%2Fdarkplaces.git diff --git a/csprogs.h b/csprogs.h index 2aba12b3..67fd489a 100644 --- a/csprogs.h +++ b/csprogs.h @@ -49,8 +49,8 @@ #define VF_FOG_END 209 //(float) #define VF_FOG_HEIGHT 210 //(float) #define VF_FOG_FADEDEPTH 211 //(float) - #define VF_MAINVIEW 212 //(float) +#define VF_MINFPS_QUALITY 213 //(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.