mirror of
https://github.com/nzp-team/quakec.git
synced 2024-11-21 11:21:14 +00:00
SERVER: remove iframetime from standard progdefs
This commit is contained in:
parent
143ee16c79
commit
977c15981f
1 changed files with 0 additions and 1 deletions
|
@ -72,7 +72,6 @@ void end_sys_globals; // flag for structure dumping
|
|||
.string model;
|
||||
.float frame;
|
||||
.float skin;
|
||||
.float iframetime;
|
||||
.float effects;
|
||||
.vector mins, maxs; // bounding box extents reletive to origin
|
||||
.vector size; // maxs - mins
|
||||
|
|
Loading…
Reference in a new issue