small comment update
This commit is contained in:
@@ -82,10 +82,12 @@ void ScreenOptionsExportPackage::ProcessMenuStart( const InputEventPlus &input )
|
|||||||
|
|
||||||
SCREENMAN->PlayStartSound();
|
SCREENMAN->PlayStartSound();
|
||||||
this->BeginFadingOut();
|
this->BeginFadingOut();
|
||||||
// todo: find a way to make this next transition not be so bad.
|
// todo: find a way to make this transition not be instant.
|
||||||
SCREENMAN->SetNewScreen("ScreenOptionsExportPackageSubPage");
|
SCREENMAN->SetNewScreen("ScreenOptionsExportPackageSubPage");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// todo: process menu back in SubGroup mode
|
||||||
|
|
||||||
void ScreenOptionsExportPackage::ImportOptions( int iRow, const vector<PlayerNumber> &vpns )
|
void ScreenOptionsExportPackage::ImportOptions( int iRow, const vector<PlayerNumber> &vpns )
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user