Add fixes to ui menu by Ensiform and DevHC (#5062)

This commit is contained in:
Thilo Schulz 2011-07-07 16:12:53 +00:00
parent 74e538ffcf
commit 7666c2f54c
4 changed files with 50 additions and 23 deletions

View file

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