mirror of
https://github.com/tbamud/tbamud.git
synced 2025-12-22 10:10:13 +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
|
|
@ -1384,6 +1384,7 @@ struct game_operation
|
|||
char *WELC_MESSG; /**< The welcome message. */
|
||||
char *START_MESSG; /**< The start msg for new characters. */
|
||||
int medit_advanced; /**< Does the medit OLC show the advanced stats menu ? */
|
||||
int ibt_autosave; /**< Does "bug resolve" autosave ? */
|
||||
};
|
||||
|
||||
/** The Autowizard options. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue