- Changing screen resolution now adjusts the automap scale to be constant
relative to screen resolution. SVN r1549 (trunk)
This commit is contained in:
parent
bdbb72e43d
commit
dcedad548b
4 changed files with 34 additions and 11 deletions
|
|
@ -540,6 +540,7 @@ void D_Display ()
|
|||
C_NewModeAdjust ();
|
||||
// Reload crosshair if transitioned to a different size
|
||||
crosshair.Callback ();
|
||||
AM_NewResolution ();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue