Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/client/human/
H A DHumanClientApp.cpp1354 auto autosave_file_path = CreateNewAutosaveFilePath(EmpireID(), m_single_player_game); in Autosave() local
1373 auto path_string = PathToString(autosave_file_path); in Autosave()