Home
last modified time | relevance | path

Searched refs:max_num_autosaves (Results 1 – 3 of 3) sorted by relevance

/dports/games/openttd/openttd-12.1/src/
H A Dsettings_type.h139 …byte max_num_autosaves; ///< controls how many autosavegames are made before the … member
H A Dfios.cpp793 if (++this->number >= _settings_client.gui.max_num_autosaves) this->number = 0;
/dports/games/openttd/openttd-12.1/src/table/settings/
H A Dgui_settings.ini587 var = gui.max_num_autosaves