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/hudminigame_base.res | |
| parent | 07910c2326e8d443cefc0c351fd8ead6a363e35e (diff) | |
Centered custom crosshair
Diffstat (limited to 'resource/ui/hudminigame_base.res')
| -rw-r--r-- | resource/ui/hudminigame_base.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/hudminigame_base.res b/resource/ui/hudminigame_base.res index 6966661..2fde2d2 100644 --- a/resource/ui/hudminigame_base.res +++ b/resource/ui/hudminigame_base.res @@ -29,14 +29,14 @@ "fillcolor" "RedSolid" "scaleImage" "1" } - + "OutlineBG" { "ControlName" "ImagePanel" "fieldName" "OutlineBG" "xpos" "9999" } - + "BlueScore" { "ControlName" "CExLabel" @@ -104,7 +104,7 @@ "fgcolor" "TransparentBlack" "pin_to_sibling" "RedScore" } - + "PlayingTo" { "ControlName" "CExLabel" @@ -123,7 +123,7 @@ "font" "HudFontSmall" "fgcolor" "TanLight" } - + "PlayingToBG" { "ControlName" "EditablePanel" |
