cedit command for toggling autosave for bugs, typos and ideas

This commit is contained in:
Thomas Arp 2011-03-10 23:09:53 +00:00
parent 48578939c5
commit bf0539a425
7 changed files with 31 additions and 3 deletions

View file

@ -307,3 +307,6 @@ int default_minimap_size = 2;
/* Medit Stats menu - show 'advanced' options? */
int medit_advanced_stats = YES;
/** Does "bug resolve" autosave ? */
int ibt_autosave = YES;