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:
Mari the Deer 2023-11-07 14:24:53 +01:00
commit 39cd363f54
14 changed files with 54 additions and 42 deletions

View file

@ -10,4 +10,4 @@ canvastexture MORTLED1 256 128
canvastexture MORTLED2 64 16
// minimap
canvastexture MMCANVAS 80 80
canvastexture MMCANVAS 100 100