mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-20 06:28:07 +01:00
Cedit Toggle for enabling colour codes in the comm channels
This commit is contained in:
parent
fdff4c8aa7
commit
2c0cca1f50
7 changed files with 62 additions and 3 deletions
|
|
@ -1048,6 +1048,8 @@ do \
|
|||
#define CONFIG_IBT_AUTOSAVE config_info.operation.ibt_autosave
|
||||
/** Use the protocol negotiation system? */
|
||||
#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
|
||||
|
||||
/* Autowiz */
|
||||
/** Use autowiz or not? */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue