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/matchmakingdashboard.res | |
| parent | 07910c2326e8d443cefc0c351fd8ead6a363e35e (diff) | |
Centered custom crosshair
Diffstat (limited to 'resource/ui/matchmakingdashboard.res')
| -rw-r--r-- | resource/ui/matchmakingdashboard.res | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/resource/ui/matchmakingdashboard.res b/resource/ui/matchmakingdashboard.res index 1d53277..35e298d 100644 --- a/resource/ui/matchmakingdashboard.res +++ b/resource/ui/matchmakingdashboard.res @@ -155,7 +155,7 @@ "mouseinputenabled" "1" "keyboardinputenabled" "0" "party_slot" "1" - + "pin_to_sibling" "PartySlot0" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPRIGHT" @@ -179,7 +179,7 @@ "mouseinputenabled" "1" "keyboardinputenabled" "0" "party_slot" "2" - + "pin_to_sibling" "PartySlot1" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPRIGHT" @@ -203,7 +203,7 @@ "mouseinputenabled" "1" "keyboardinputenabled" "0" "party_slot" "3" - + "pin_to_sibling" "PartySlot2" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPRIGHT" @@ -227,7 +227,7 @@ "mouseinputenabled" "1" "keyboardinputenabled" "0" "party_slot" "4" - + "pin_to_sibling" "PartySlot3" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPRIGHT" @@ -251,7 +251,7 @@ "mouseinputenabled" "1" "keyboardinputenabled" "0" "party_slot" "5" - + "pin_to_sibling" "PartySlot4" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPRIGHT" @@ -435,10 +435,10 @@ "proportionaltoparent" "1" "actionsignallevel" "3" "paintbackground" "0" - + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - + "defaultFgColor_override" "TanLight" "armedFgColor_override" "LightRed" "depressedFgColor_override" "TanLight" |
