mirror of
https://github.com/nzp-team/quakec.git
synced 2024-11-24 12:51:39 +00:00
STANDARD: Add entvar for scale factor
This commit is contained in:
parent
d815f9f037
commit
371f4b9824
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ void end_sys_globals; // flag for structure dumping
|
|||
.float currentmag2;
|
||||
.float maxspeed;
|
||||
.float facingenemy;
|
||||
//.float scale;
|
||||
.float scale;
|
||||
void end_sys_fields; // flag for structure dumping
|
||||
// End. Lines below this MAY be altered, to some extent
|
||||
|
||||
|
|
Loading…
Reference in a new issue