fix MiniMenu crashes for rows with 0 choices
more complete BackgroundChange controls in editor added "play current beat until end" in editor cleaned up Background
This commit is contained in:
@@ -70,7 +70,7 @@ ScreenTextEntry::ScreenTextEntry( ScreenMessage SM_SendWhenDone, CString sQuesti
|
||||
UpdateText();
|
||||
this->AddChild( &m_textAnswer );
|
||||
|
||||
SOUNDMAN->PlayOnce( THEME->GetPathTo("Sounds","menu prompt") );
|
||||
SOUNDMAN->PlayOnce( THEME->GetPathTo("Sounds","Common prompt") );
|
||||
}
|
||||
|
||||
void ScreenTextEntry::UpdateText()
|
||||
|
||||
Reference in New Issue
Block a user