mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-07 06:11:02 +00:00
- add PLAYERINFO_FVIEWBOB from GZDoom
This commit is contained in:
parent
0a64823e24
commit
a80e34e50a
1 changed files with 1 additions and 0 deletions
|
@ -354,6 +354,7 @@
|
|||
#define PLAYERINFO_PLAYERCLASS 7
|
||||
#define PLAYERINFO_FOV 8
|
||||
#define PLAYERINFO_DESIREDFOV 9
|
||||
#define PLAYERINFO_FVIEWBOB 10
|
||||
|
||||
|
||||
// Flags for ReplaceTextures ------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue