diff options
| author | Igor <[email protected]> | 2020-12-30 16:06:07 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-30 16:06:07 -0500 |
| commit | 24f2c6bc6920ccaf988a3a7c424cb365d0ffd416 (patch) | |
| tree | 789a72af982f38a854fce934adf85f17798b3ccd /resource/ui/econ/store/v2/storehome_base.res | |
| parent | 64fbf2711e92f6250dec10a09861fd7ba5df7ec4 (diff) | |
| parent | b3f0c0be8b3995a7c9943f8004ab9d08dd9fe95a (diff) | |
Merge pull request #160 from raysfire/dev
v2020.1230
Diffstat (limited to 'resource/ui/econ/store/v2/storehome_base.res')
| -rw-r--r-- | resource/ui/econ/store/v2/storehome_base.res | 48 |
1 files changed, 2 insertions, 46 deletions
diff --git a/resource/ui/econ/store/v2/storehome_base.res b/resource/ui/econ/store/v2/storehome_base.res index 7a02259..4830e2f 100644 --- a/resource/ui/econ/store/v2/storehome_base.res +++ b/resource/ui/econ/store/v2/storehome_base.res @@ -211,58 +211,14 @@ { "ControlName" "EditablePanel" "fieldName" "SaxtonBackgroundPanel" - "xpos" "c-415" - "ypos" "10" - "zpos" "-1" - "wide" "300" - "tall" "300" - "visible" "1" - "enabled" "1" - - "MannCoImage" - { - "ControlName" "ImagePanel" - "fieldName" "MannCoImage" - "xpos" "15" - "ypos" "0" - "zpos" "0" - "wide" "420" - "tall" "220" - "visible" "0" - "enabled" "1" - "image" "store/saxton_welcome" - "scaleImage" "1" - } + "xpos" "9999" } "StoreBackgroundPanel" { "ControlName" "EditablePanel" "fieldName" "StoreBackgroundPanel" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "0" - "enabled" "0" - "proportiontoparent" "1" - - "StoreBackgroundImage" - { - "ControlName" "ScalableImagePanel" - "fieldName" "StoreBackgroundImage" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enable" "1" - "image" "store/store_bg001" - "scale_image" "1" - "proportiontoparent" "1" - } + "xpos" "9999" } "ReloadSchemeButton" |
