summaryrefslogtreecommitdiff
path: root/resource/ui/BaseChat.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2017-10-25 20:40:17 -0400
committerCriticalFlaw <[email protected]>2017-10-25 20:40:17 -0400
commita9c346e343aa678f281c0233948b4f90415c5b1f (patch)
tree25989cff458213302aa8110ff8b1a5a3d485c89a /resource/ui/BaseChat.res
parentaa6b8b0bf9b56a709af0dce34dd8ea73202d6021 (diff)
20171025 - Removed unused files
Diffstat (limited to 'resource/ui/BaseChat.res')
-rw-r--r--resource/ui/BaseChat.res68
1 files changed, 0 insertions, 68 deletions
diff --git a/resource/ui/BaseChat.res b/resource/ui/BaseChat.res
deleted file mode 100644
index 156bec9..0000000
--- a/resource/ui/BaseChat.res
+++ /dev/null
@@ -1,68 +0,0 @@
-"Resource/UI/BaseChat.res"
-{
- "HudChat"
- {
- "ControlName" "EditablePanel"
- "fieldName" "HudChat"
- "visible" "1"
- "enabled" "1"
- "xpos" "3"
- "ypos" "30"
- "wide" "240"
- "tall" "120"
- "PaintBackgroundType" "0"
- }
-
- ChatInputLine
- {
- "ControlName" "EditablePanel"
- "fieldName" "ChatInputLine"
- "visible" "1"
- "enabled" "1"
- "xpos" "3"
- "ypos" "395"
- "wide" "237"
- "tall" "0"
- "PaintBackgroundType" "0"
- }
-
- "ChatFiltersButton"
- {
- "ControlName" "Button"
- "fieldName" "ChatFiltersButton"
- "xpos" "202"
- "ypos" "0"
- "wide" "33"
- "tall" "8"
- "autoResize" "1"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#chat_filterbutton"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "Default" "0"
- }
-
- "HudChatHistory"
- {
- "ControlName" "RichText"
- "fieldName" "HudChatHistory"
- "xpos" "0"
- "ypos" "0"
- "wide" "242"
- "tall" "75"
- "wrap" "1"
- "autoResize" "1"
- "pinCorner" "1"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "south-west"
- "font" "ChatFont"
- "maxchars" "-1"
- }
-}
-