diff options
Diffstat (limited to 'resource/ui/TextWindow.res')
| -rw-r--r-- | resource/ui/TextWindow.res | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/resource/ui/TextWindow.res b/resource/ui/TextWindow.res index 36720e0..8b226f4 100644 --- a/resource/ui/TextWindow.res +++ b/resource/ui/TextWindow.res @@ -32,7 +32,6 @@ "fillcolor" "0 0 0 100" } - "TFMessageTitle" { "ControlName" "CExLabel" @@ -52,7 +51,7 @@ "brighttext" "0" "font" "Cerbetica24" "fgcolor" "TanLight" - } + } "TextMessage" { @@ -182,5 +181,5 @@ "fieldName" "MessageTitle" "visible" "0" "enabled" "0" - } -} + } +}
\ No newline at end of file |
