mirror of
https://github.com/tbamud/tbamud.git
synced 2026-01-15 13:58:51 +01:00
cedit command for toggling autosave for bugs, typos and ideas
This commit is contained in:
parent
48578939c5
commit
bf0539a425
7 changed files with 31 additions and 3 deletions
|
|
@ -1067,6 +1067,8 @@ do \
|
|||
#define CONFIG_START_MESSG config_info.operation.START_MESSG
|
||||
/** Should medit show the advnaced stats menu? */
|
||||
#define CONFIG_MEDIT_ADVANCED config_info.operation.medit_advanced
|
||||
/** Does "bug resolve" autosave ? */
|
||||
#define CONFIG_IBT_AUTOSAVE config_info.operation.ibt_autosave
|
||||
|
||||
/* Autowiz */
|
||||
/** Use autowiz or not? */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue