summaryrefslogtreecommitdiff
path: root/resource/ui/itemrenameinvaliddialog.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/itemrenameinvaliddialog.res')
-rw-r--r--resource/ui/itemrenameinvaliddialog.res8
1 files changed, 6 insertions, 2 deletions
diff --git a/resource/ui/itemrenameinvaliddialog.res b/resource/ui/itemrenameinvaliddialog.res
index 6d95948..ab9a468 100644
--- a/resource/ui/itemrenameinvaliddialog.res
+++ b/resource/ui/itemrenameinvaliddialog.res
@@ -1,6 +1,5 @@
"Resource/UI/ItemRenameInvalidDialog.res"
{
- // Need to be named ItemRenameConfirmationDialog, because it uses the same base confirmation dialog in code
"ItemRenameConfirmationDialog"
{
"fieldName" "ItemRenameConfirmationDialog"
@@ -92,12 +91,15 @@
"text_ypos" "100" // Hide it off the bottom
"text_center" "1"
"name_only" "1"
+
"itemmodelpanel"
{
"use_item_rendertarget" "0"
+ "inventory_image_type" "1"
"allow_rot" "0"
}
}
+
"SubjectBG"
{
"ControlName" "CExLabel"
@@ -151,12 +153,14 @@
"model_ypos" "5"
"model_wide" "80"
"model_tall" "54"
- "text_ypos" "100" // Hide it off the bottom
+ "text_ypos" "100"
"text_center" "1"
"name_only" "1"
+
"itemmodelpanel"
{
"use_item_rendertarget" "0"
+ "inventory_image_type" "1"
"allow_rot" "0"
}
}