mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-22 15:34:05 +01:00
Message Editor, Debugger Toggle, Hedit Fix, Code Cleanup, MUD Colour Adjustment
This commit is contained in:
parent
170173010b
commit
60d5836959
20 changed files with 885 additions and 165 deletions
|
|
@ -1050,6 +1050,8 @@ do \
|
|||
#define CONFIG_PROTOCOL_NEGOTIATION config_info.operation.protocol_negotiation
|
||||
/** Use the special character in comm channels? */
|
||||
#define CONFIG_SPECIAL_IN_COMM config_info.operation.special_in_comm
|
||||
/** Activate debug mode? */
|
||||
#define CONFIG_DEBUG_MODE config_info.operation.debug_mode
|
||||
|
||||
/* Autowiz */
|
||||
/** Use autowiz or not? */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue