diff options
| author | raysfire <[email protected]> | 2015-07-02 22:57:15 -0500 |
|---|---|---|
| committer | raysfire <[email protected]> | 2015-07-02 22:57:15 -0500 |
| commit | 932576bc21f96e8acca16cc8db5164f0c9581086 (patch) | |
| tree | 6fbab90da426a4f55637631a33eb43808494ae8e /resource/ui/econ/BackpackPanel.res | |
| parent | 5ff0541bb3789e974110d2235fbce4ce3a973f6e (diff) | |
Updated all item panels in menus to display properly
Diffstat (limited to 'resource/ui/econ/BackpackPanel.res')
| -rw-r--r-- | resource/ui/econ/BackpackPanel.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/econ/BackpackPanel.res b/resource/ui/econ/BackpackPanel.res index c467f9e..817a217 100644 --- a/resource/ui/econ/BackpackPanel.res +++ b/resource/ui/econ/BackpackPanel.res @@ -969,7 +969,7 @@ "end_tall" "115" "callout_inparents_x" "c240" "callout_inparents_y" "290" - "next_explanation" "DeleteExplanation" + "next_explanation" "ContextExplanation" "TitleLabel" { @@ -1170,7 +1170,7 @@ } } - "DeleteExplanation" + "ContextExplanation" { "ControlName" "CExplanationPopup" "fieldName" "DeleteExplanation" |
