(svn r25358) -Codechange: save and load link graph jobs and the schedule
This commit is contained in:
@@ -2790,6 +2790,8 @@ bool AfterLoadGame()
|
||||
InitializeWindowsAndCaches();
|
||||
/* Restore the signals */
|
||||
ResetSignalHandlers();
|
||||
|
||||
AfterLoadLinkGraphs();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user