* Patch from Tilman Sauerbeck that fixes some UI code that does not take
account of non-4:3 aspect ratios
This commit is contained in:
parent
ede5c811c2
commit
ac01b3fdc8
2 changed files with 24 additions and 22 deletions
|
@ -547,7 +547,8 @@ typedef struct {
|
|||
qhandle_t cursor;
|
||||
qhandle_t rb_on;
|
||||
qhandle_t rb_off;
|
||||
float scale;
|
||||
float xscale;
|
||||
float yscale;
|
||||
float bias;
|
||||
qboolean demoversion;
|
||||
qboolean firstdraw;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue