- improved chat utility

- removed chat config file
This commit is contained in:
Steffen Schröder
2013-11-10 13:46:44 +01:00
parent 81eda5f712
commit 5c8160bec0
2 changed files with 46 additions and 42 deletions

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Configure how ManiaControl sends chat message -->
<chat-config>
<!-- Set which codes should be used to compose chat messages -->
<messages>
<information>$fff</information>
<success>$0f0</success>
<error>$f00</error>
</messages>
</chat-config>