forked from mirror/OpenTTD
(svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
This commit is contained in:
@@ -1101,7 +1101,7 @@ void StateGameLoop()
|
||||
}
|
||||
|
||||
/** Create an autosave. The default name is "autosave#.sav". However with
|
||||
* the patch setting 'keep_all_autosave' the name defaults to company-name + date */
|
||||
* the setting 'keep_all_autosave' the name defaults to company-name + date */
|
||||
static void DoAutosave()
|
||||
{
|
||||
char buf[MAX_PATH];
|
||||
|
Reference in New Issue
Block a user