mirror of
https://github.com/nzp-team/dquakeplus.git
synced 2024-11-21 19:32:34 +00:00
Add support for light_lev
This commit is contained in:
parent
e478186199
commit
82781db52c
1 changed files with 1 additions and 0 deletions
|
@ -165,4 +165,5 @@ typedef struct
|
|||
float maxspeed;
|
||||
float facingenemy;
|
||||
float scale;
|
||||
float light_lev;
|
||||
} entvars_t;
|
Loading…
Reference in a new issue