diff options
Diffstat (limited to 'resource/ui/itemrenameconfirmationdialog.res')
| -rw-r--r-- | resource/ui/itemrenameconfirmationdialog.res | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/resource/ui/itemrenameconfirmationdialog.res b/resource/ui/itemrenameconfirmationdialog.res index 741c0d2..44b96a1 100644 --- a/resource/ui/itemrenameconfirmationdialog.res +++ b/resource/ui/itemrenameconfirmationdialog.res @@ -74,13 +74,13 @@ "text_ypos" "100" // Hide it off the bottom "text_center" "1" "name_only" "1" - + "itemmodelpanel" { "use_item_rendertarget" "0" "allow_rot" "0" } - } + } "SubjectBG" { "ControlName" "CExLabel" @@ -121,14 +121,14 @@ "text_ypos" "100" // Hide it off the bottom "text_center" "1" "name_only" "1" - + "itemmodelpanel" { "use_item_rendertarget" "0" "allow_rot" "0" } - } - + } + "ConfirmLabel" { "ControlName" "CExLabel" @@ -146,7 +146,7 @@ "visible" "1" "enabled" "1" } - + "GivenName" { "ControlName" "CExLabel" @@ -210,7 +210,7 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } - + "OkButton" { "ControlName" "CExButton" |
