diff options
| author | CriticalFlaw <[email protected]> | 2018-08-12 16:56:13 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-08-12 16:56:13 -0400 |
| commit | 40607cb02752a894fef2762fb83fb96c14054307 (patch) | |
| tree | 67036ff7908591fa6a4517a808be0993ff1fb8cc /resource/ui/TextWindow.res | |
| parent | 41833fd8b1c43abb2e5c67dbe2d1feb2b203a10a (diff) | |
Formatting Changes
Hopefully nothing is broken...?
Diffstat (limited to 'resource/ui/TextWindow.res')
| -rw-r--r-- | resource/ui/TextWindow.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/TextWindow.res b/resource/ui/TextWindow.res index cfc2134..64659ca 100644 --- a/resource/ui/TextWindow.res +++ b/resource/ui/TextWindow.res @@ -52,7 +52,7 @@ "font" "Cerbetica24" "fgcolor" "TanLight" } - + "TextMessage" { "ControlName" "TextEntry" @@ -60,7 +60,7 @@ "visible" "0" "enabled" "0" } - + "TFTextMessage" { "ControlName" "CExRichText" @@ -79,7 +79,7 @@ "textAlignment" "northwest" "fgcolor" "TanLight" } - + "HTMLMessage" { "ControlName" "HTML" |
