Skip to content

Commit

Permalink
tweak uitriangle sizes in hud
Browse files Browse the repository at this point in the history
  • Loading branch information
no-lex committed Jun 2, 2024
1 parent b437084 commit 02321b7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/ui/hud.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ newui "hudfill" [
uivlist 0 [
uihlist 0 [
uicolor $hudbgcolor 0.475 0.075
uitriangle $hudbgcolor 0.105 0.0525 135
uitriangle $hudbgcolor 0.1052 0.0526 135
uifill 0.7
uitriangle $hudbgcolor 0.105 0.0525 225
uitriangle $hudbgcolor 0.1052 0.0526 225
uicolor $hudbgcolor 0.475 0.075
]
]
Expand Down Expand Up @@ -97,7 +97,7 @@ newui "gamebar" [
uialign 0 -1
uivlist 0 [
uihlist 0.0 [
uitriangle $hudbgcolor 0.105 0.0525 315
uitriangle $hudbgcolor 0.1052 0.0526 315
uicolor $hudbgcolor 0.1 0.075 [
uivlist -0.005 [
uicolortext $scoreboardtime 0xBBBBBB 0.7
Expand All @@ -118,7 +118,7 @@ newui "gamebar" [
uicolortext "10" 0xAAAAAA 0.5
]
]
uitriangle $hudbgcolor 0.105 0.0525 45
uitriangle $hudbgcolor 0.1052 0.0526 45
]
]
]
Expand Down

0 comments on commit 02321b7

Please sign in to comment.