mirror of
https://github.com/nzp-team/dquakeplus.git
synced 2025-01-19 06:10:52 +00:00
Add scale to progdefs
This commit is contained in:
parent
77488595d1
commit
4300d60192
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ typedef struct
|
|||
float currentmag2;
|
||||
float maxspeed;
|
||||
float facingenemy;
|
||||
float scale;
|
||||
} entvars_t;
|
||||
|
||||
#define PROGHEADER_CRC 14116
|
||||
|
|
Loading…
Reference in a new issue