diff options
| author | CriticalFlaw <[email protected]> | 2019-03-10 20:32:58 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-10 20:32:58 -0400 |
| commit | fdfa8d63e4eab65b1ac7087702ff576df47b2c10 (patch) | |
| tree | b249f93db5f48ab882a6cfac71614142f893db6f /resource/ui/itemselectionpanel.res | |
| parent | 59374d07d43bc3207a45294b05be3dd8f7b3299e (diff) | |
Playtesting Fixes
- Fixed the floating health ID not appearing
Diffstat (limited to 'resource/ui/itemselectionpanel.res')
| -rw-r--r-- | resource/ui/itemselectionpanel.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/itemselectionpanel.res b/resource/ui/itemselectionpanel.res index ba9b773..61802f9 100644 --- a/resource/ui/itemselectionpanel.res +++ b/resource/ui/itemselectionpanel.res @@ -307,8 +307,8 @@ { "ControlName" "CExButton" "fieldName" "ShowSelection" - "xpos" "c100" - "ypos" "340" + "xpos" "c-288" + "ypos" "290" "zpos" "20" "wide" "200" "tall" "25" |
