SERVER: remove iframetime from standard progdefs

This commit is contained in:
cypress 2024-09-04 18:14:36 -07:00 committed by GitHub
parent 143ee16c79
commit 977c15981f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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