diff options
| author | CriticalFlaw <[email protected]> | 2021-04-27 22:00:01 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-04-27 22:00:01 -0400 |
| commit | b5f3641eebb5778a0a625de45c2f8d29e51ef582 (patch) | |
| tree | 51a903d06f1390988da38a8b3f23ee8e16bfbe76 /resource/ui/mainmenuoverride.res | |
| parent | 07910c2326e8d443cefc0c351fd8ead6a363e35e (diff) | |
Centered custom crosshair
Diffstat (limited to 'resource/ui/mainmenuoverride.res')
| -rw-r--r-- | resource/ui/mainmenuoverride.res | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/mainmenuoverride.res b/resource/ui/mainmenuoverride.res index 10ac6b3..331e9c5 100644 --- a/resource/ui/mainmenuoverride.res +++ b/resource/ui/mainmenuoverride.res @@ -21,7 +21,7 @@ "textAlignment" "east" "fgcolor_override" "TanLight" } - + "TFCharacterImage" { "ControlName" "ImagePanel" @@ -35,7 +35,7 @@ "enabled" "1" "scaleImage" "1" } - + "QuestLogButton" { "ControlName" "EditablePanel" @@ -116,7 +116,7 @@ "armedFgColor_override" "72 255 255 255" } } - + "RefreshHUDButton" { "ControlName" "EditablePanel" @@ -130,7 +130,7 @@ "pin_to_sibling" "MOTD_ShowButtonPanel" "pin_corner_to_sibling" "PIN_BOTTOMLEFT" "pin_to_sibling_corner" "PIN_BOTTOMLEFT" - + "SubButton" { "ControlName" "CExImageButton" @@ -157,4 +157,4 @@ "armedFgColor_override" "72 255 255 255" } } -} +}
\ No newline at end of file |
