diff options
| author | CriticalFlaw <[email protected]> | 2020-08-04 15:17:25 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-04 15:17:25 -0400 |
| commit | 8849ade83ca8e7e1e7156f7e9b7dc179cf1c1af1 (patch) | |
| tree | d7169f6b21d25d78c415a6afe818a30cd78d59bd /resource/ui/itemrenameconfirmationdialog.res | |
| parent | 26c29f808aa068cc57166c65dd12d63be3a25bde (diff) | |
Formatting via CodeMaid
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" |
