small comment update

This commit is contained in:
AJ Kelly
2011-11-11 02:24:55 -06:00
parent 011b696bec
commit a4c7355c78
+3 -1
View File
@@ -82,10 +82,12 @@ void ScreenOptionsExportPackage::ProcessMenuStart( const InputEventPlus &input )
SCREENMAN->PlayStartSound();
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");
}
// todo: process menu back in SubGroup mode
void ScreenOptionsExportPackage::ImportOptions( int iRow, const vector<PlayerNumber> &vpns )
{