- improved chat utility
- removed chat config file
This commit is contained in:
@ -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>
|
Reference in New Issue
Block a user