sanity check
fix crash
This commit is contained in:
@@ -148,6 +148,8 @@ CString PlayerOptions::GetString()
|
||||
* you don't want this. */
|
||||
void PlayerOptions::FromString( CString sOptions )
|
||||
{
|
||||
ASSERT( GAMESTATE->m_pPosition );
|
||||
ASSERT( NOTESKIN );
|
||||
// Init();
|
||||
sOptions.MakeLower();
|
||||
CStringArray asBits;
|
||||
|
||||
Reference in New Issue
Block a user