diff options
| author | CriticalFlaw <[email protected]> | 2021-07-04 16:50:06 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-07-04 16:50:06 -0400 |
| commit | c3240fa65aef57890bc26468efc0f642aba3738c (patch) | |
| tree | 011a00114cdf478f8852a813dbe3895e1df52ee2 /resource/ui/scoreboard-base.res | |
| parent | d51397018a5dc3c32ed29bce2c0b7381d91b8d3e (diff) | |
Numerous visual tweaks and improvements.
- Updated PASSTIME UI.
- Updated the in-game weapon selection menu to use higher quality images.
Diffstat (limited to 'resource/ui/scoreboard-base.res')
| -rw-r--r-- | resource/ui/scoreboard-base.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/scoreboard-base.res b/resource/ui/scoreboard-base.res index 9cdbe4f..111cfed 100644 --- a/resource/ui/scoreboard-base.res +++ b/resource/ui/scoreboard-base.res @@ -28,7 +28,7 @@ { "ControlName" "EditablePanel" "fieldName" "BlueScoreBG" - "xpos" "c-270" + "xpos" "c-265" "ypos" "144" "wide" "270" "tall" "25" @@ -418,7 +418,7 @@ { "ControlName" "SectionedListPanel" "fieldName" "BluePlayerList" - "xpos" "c-270" + "xpos" "c-265" "ypos" "168" "zpos" "20" "wide" "270" @@ -440,7 +440,7 @@ { "ControlName" "SectionedListPanel" "fieldName" "RedPlayerList" - "xpos" "c0" + "xpos" "c5" "ypos" "168" "zpos" "20" "wide" "270" |
