Force saving when editing an attack.
This commit is contained in:
@@ -3232,6 +3232,7 @@ void ScreenEdit::HandleScreenMessage( const ScreenMessage SM )
|
|||||||
toEdit.Assign( ModsLevel_Preferred, po );
|
toEdit.Assign( ModsLevel_Preferred, po );
|
||||||
SCREENMAN->AddNewScreenToTop( "ScreenPlayerOptions", SM_BackFromInsertStepAttackPlayerOptions );
|
SCREENMAN->AddNewScreenToTop( "ScreenPlayerOptions", SM_BackFromInsertStepAttackPlayerOptions );
|
||||||
}
|
}
|
||||||
|
SetDirty(true);
|
||||||
}
|
}
|
||||||
else if( SM == SM_BackFromInsertCourseAttack )
|
else if( SM == SM_BackFromInsertCourseAttack )
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user