Enable speech by default in somin 2 dos/win talkie

svn-id: r5318
This commit is contained in:
Travis Howell 2002-10-26 10:39:00 +00:00
parent cd25bd5623
commit 832eebbee4

View file

@ -4346,7 +4346,7 @@ void SimonState::go()
_last_music_played = (uint) - 1;
_vga_base_delay = 1;
_vk_t_toggle = true;
_vk_t_toggle = false;
prop.show_cursor = true;
_system->property(OSystem::PROP_SHOW_DEFAULT_CURSOR, &prop);