Fixes to recover file system (#3722)
Don't auto-save while playing by default. On weaker machines (xp?) we
see glitches so better turn this on after need.
Remove the last of Limited Sessin which was removed in 290556e.
[cherry-picked from stable-1.2]
This commit is contained in:
@@ -105,8 +105,6 @@ public:
|
||||
return m_autoSaveTimer.interval();
|
||||
}
|
||||
|
||||
void runAutoSave();
|
||||
|
||||
enum SessionState
|
||||
{
|
||||
Normal,
|
||||
|
||||
Reference in New Issue
Block a user