mirror of
https://github.com/tbamud/tbamud.git
synced 2026-03-09 06:12:34 +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
|
|
@ -311,3 +311,6 @@ int ibt_autosave = YES;
|
|||
|
||||
/* Use the protocol negotiation system */
|
||||
int protocol_negotiation = YES;
|
||||
|
||||
/* Use the special character in communication channels */
|
||||
int special_in_comm = YES;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue