SetLoadedFromProfile so that a new edit will show up in the list of edits
This commit is contained in:
@@ -2552,6 +2552,7 @@ void ScreenEdit::HandleMainMenuChoice( MainMenuChoice c, const vector<int> &iAns
|
|||||||
ASSERT( pSteps->IsAnEdit() );
|
ASSERT( pSteps->IsAnEdit() );
|
||||||
|
|
||||||
pSteps->SetSavedToDisk( true );
|
pSteps->SetSavedToDisk( true );
|
||||||
|
pSteps->SetLoadedFromProfile( ProfileSlot_Machine );
|
||||||
CopyToLastSave();
|
CopyToLastSave();
|
||||||
ClearUndo();
|
ClearUndo();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user