diff options
| author | CriticalFlaw <[email protected]> | 2020-08-05 20:00:36 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-05 20:00:36 -0400 |
| commit | ced4c955b2a5ae691226f47efd0b0f6965ed0415 (patch) | |
| tree | d92fca15c4e40d06e1b88df49638ed72c3b784c2 /resource/ui/build_menu/base_active_teleport_target.res | |
| parent | e108d891c02193af0854e37ca26f79b4f1d746b6 (diff) | |
Updated PDA, Achievement Tracker
- Updated the position of the achievement tracker and Engineer buildings.
- Visual tweaks to the Engineer PDA and taunt menues.
Diffstat (limited to 'resource/ui/build_menu/base_active_teleport_target.res')
| -rw-r--r-- | resource/ui/build_menu/base_active_teleport_target.res | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/resource/ui/build_menu/base_active_teleport_target.res b/resource/ui/build_menu/base_active_teleport_target.res index 2c3f17b..37d59f2 100644 --- a/resource/ui/build_menu/base_active_teleport_target.res +++ b/resource/ui/build_menu/base_active_teleport_target.res @@ -4,9 +4,9 @@ { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" - "font" "CerbeticaBold16" + "font" "Cerbetica14" "xpos" "0" - "ypos" "10" + "ypos" "4" "zpos" "1" "wide" "100" "tall" "15" @@ -41,7 +41,7 @@ "ControlName" "CIconPanel" "fieldName" "BuildingIcon" "xpos" "22" - "ypos" "43" + "ypos" "35" "zpos" "2" "wide" "56" "tall" "56" @@ -76,10 +76,10 @@ "ControlName" "CIconPanel" "fieldName" "NumberBg" "xpos" "41" - "ypos" "106" + "ypos" "99" "zpos" "0" - "wide" "18" - "tall" "18" + "wide" "0" + "tall" "0" "visible" "0" "enabled" "0" "scaleImage" "1" @@ -91,10 +91,10 @@ { "ControlName" "CExLabel" "fieldName" "NumberLabel" - "font" "CerbeticaBold20" + "font" "Cerbetica20" "fgcolor" "TanLight" "xpos" "0" - "ypos" "105" + "ypos" "95" "zpos" "1" "wide" "100" "tall" "20" |
