- Added PLAYERINFO_FOV and PLAYERINFO_DESIREDFOV to zdefs.acs.

SVN r3836 (trunk)
This commit is contained in:
Randy Heit 2012-08-22 22:09:43 +00:00
parent efd99b3ecf
commit e7c96aac47

View file

@ -314,6 +314,8 @@
#define PLAYERINFO_MOVEBOB 5
#define PLAYERINFO_STILLBOB 6
#define PLAYERINFO_PLAYERCLASS 7
#define PLAYERINFO_FOV 8
#define PLAYERINFO_DESIREDFOV 9
// Flags for ReplaceTextures ------------------------------------------------