Increase size of minimap (w/ small variant for large hud scales)
and increase width of small variant of chat box (it was shortened too much). Also, cap hud margin to 10px instead of 20px, and set the default to 5px. 20px was honestly too much.
This commit is contained in:
parent
9eb1de4a66
commit
39cd363f54
14 changed files with 54 additions and 42 deletions
|
|
@ -10,4 +10,4 @@ canvastexture MORTLED1 256 128
|
|||
canvastexture MORTLED2 64 16
|
||||
|
||||
// minimap
|
||||
canvastexture MMCANVAS 80 80
|
||||
canvastexture MMCANVAS 100 100
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue