Announcer is once again switchable.
This commit is contained in:
@@ -149,8 +149,8 @@ ScreenTitleMenu::ScreenTitleMenu()
|
|||||||
|
|
||||||
// Dear Andy:
|
// Dear Andy:
|
||||||
// The above code breaks the program by making the announcer unswitchable.
|
// The above code breaks the program by making the announcer unswitchable.
|
||||||
// This is the wrong place for such a code change anyway. Might I suggest
|
// This is probably the wrong place for such a code change anyway.
|
||||||
// changing something in the PrefsManager instead?
|
// Cheers
|
||||||
// -- dro kulix
|
// -- dro kulix
|
||||||
|
|
||||||
SOUND->PlayOnceStreamedFromDir( ANNOUNCER->GetPathTo(ANNOUNCER_TITLE_MENU_GAME_NAME) );
|
SOUND->PlayOnceStreamedFromDir( ANNOUNCER->GetPathTo(ANNOUNCER_TITLE_MENU_GAME_NAME) );
|
||||||
|
|||||||
Reference in New Issue
Block a user