fix missing base call
This commit is contained in:
@@ -156,6 +156,8 @@ void ScreenOptionsMemoryCard::HandleMessage( const Message &msg )
|
|||||||
SelectRowWithMemoryCard( sOldMountPoint );
|
SelectRowWithMemoryCard( sOldMountPoint );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ScreenOptions::HandleMessage( msg );
|
||||||
}
|
}
|
||||||
|
|
||||||
void ScreenOptionsMemoryCard::ImportOptions( int iRow, const vector<PlayerNumber> &vpns )
|
void ScreenOptionsMemoryCard::ImportOptions( int iRow, const vector<PlayerNumber> &vpns )
|
||||||
|
|||||||
Reference in New Issue
Block a user