mirror of
https://github.com/tbamud/tbamud.git
synced 2025-12-22 10:10:13 +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
|
|
@ -1349,6 +1349,7 @@ struct game_operation
|
|||
int medit_advanced; /**< Does the medit OLC show the advanced stats menu ? */
|
||||
int ibt_autosave; /**< Does "bug resolve" autosave ? */
|
||||
int protocol_negotiation; /**< Enable the protocol negotiation system ? */
|
||||
int special_in_comm; /**< Enable use of a special character in communication channels ? */
|
||||
};
|
||||
|
||||
/** The Autowizard options. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue