Message Editor, Debugger Toggle, Hedit Fix, Code Cleanup, MUD Colour Adjustment

This commit is contained in:
Vatiken
2012-07-07 04:43:10 +00:00
parent 170173010b
commit 60d5836959
20 changed files with 885 additions and 165 deletions

View File

@@ -314,3 +314,6 @@ int protocol_negotiation = YES;
/* Use the special character in communication channels */
int special_in_comm = YES;
/* Current Debug Mode */
int debug_mode = OFF;