diff options
| author | CriticalFlaw <[email protected]> | 2018-03-30 15:19:35 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-03-30 15:19:35 -0400 |
| commit | aeb2dfae93c4078d046b7f798c6dc192d111f559 (patch) | |
| tree | c2298d82a7a7b3fed4e768bb6c87348822b04b27 /resource/ui/ObjectiveStatusEscort.res | |
| parent | 5fc03ee8fce26282d7f0929eaa20088992748e03 (diff) | |
20180330 - Label Adjustments
- Fixed the objective and server timers not being positioned properly in
minmode
- Fixed the position of the casual and competitive badge level label
- Updated the size and font of the killfeed
- Updated the TargetID, added a killstreak icon
- Possibly fixed the TargetID and Cart Progress bars not being displayed
for some users
Diffstat (limited to 'resource/ui/ObjectiveStatusEscort.res')
| -rw-r--r-- | resource/ui/ObjectiveStatusEscort.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/ObjectiveStatusEscort.res b/resource/ui/ObjectiveStatusEscort.res index 6573b03..0bdc5f8 100644 --- a/resource/ui/ObjectiveStatusEscort.res +++ b/resource/ui/ObjectiveStatusEscort.res @@ -5,7 +5,7 @@ "ControlName" "EditablePanel" "fieldName" "ObjectiveStatusEscort" "xpos" "c-200" - "ypos" "r150" + "ypos" "330" "zpos" "1" "wide" "400" "tall" "150" @@ -16,7 +16,7 @@ "if_multiple_trains" { - "ypos" "r200" + "ypos" "330" "tall" "200" } } |
