summaryrefslogtreecommitdiff
path: root/resource/ui/basechat.res
diff options
context:
space:
mode:
authorigor.nikitin <[email protected]>2019-04-16 10:34:42 -0400
committerigor.nikitin <[email protected]>2019-04-16 10:34:42 -0400
commit9f90bde42f138a30d5923b0af185f6edf08f37ac (patch)
tree749bb19e39ede710bb0a26e20e44efef582efd9b /resource/ui/basechat.res
parentec3df8a0c97da75c4ed900b5f1de43c1a802f39c (diff)
Moving Files for Lowercasing
Diffstat (limited to 'resource/ui/basechat.res')
-rw-r--r--resource/ui/basechat.res67
1 files changed, 0 insertions, 67 deletions
diff --git a/resource/ui/basechat.res b/resource/ui/basechat.res
deleted file mode 100644
index 9b28b10..0000000
--- a/resource/ui/basechat.res
+++ /dev/null
@@ -1,67 +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"
- }
-} \ No newline at end of file