mirror of
https://github.com/nzp-team/glquake.git
synced 2024-11-10 06:31:35 +00:00
Add support for light_lev
This commit is contained in:
parent
93c42542c8
commit
5b122e8073
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