mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 00:10:40 +00:00
Start of support for rotated bboxes. shouldn't do anything yet
This commit is contained in:
parent
8fc5e5e372
commit
619b12375c
3 changed files with 30 additions and 18 deletions
|
@ -148,6 +148,7 @@ typedef struct
|
|||
int owner; //int
|
||||
int message; //string_t
|
||||
int sounds; //float
|
||||
int rotated_bbox; //int
|
||||
|
||||
int alpha;
|
||||
int scale;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue