Add fixes to ui menu by Ensiform and DevHC (#5062)
This commit is contained in:
parent
74e538ffcf
commit
7666c2f54c
4 changed files with 50 additions and 23 deletions
|
@ -492,6 +492,9 @@ typedef struct {
|
|||
vec3_t flashDlightColor;
|
||||
int muzzleFlashTime;
|
||||
|
||||
vec3_t color1;
|
||||
byte c1RGBA[4];
|
||||
|
||||
// currently in use drawing parms
|
||||
vec3_t viewAngles;
|
||||
vec3_t moveAngles;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue