simon2dos works, thanks again to ludde
svn-id: r5479
This commit is contained in:
parent
21b18178e7
commit
8461473467
1 changed files with 1 additions and 1 deletions
|
@ -3230,7 +3230,7 @@ bool SimonState::vc_59_helper()
|
||||||
return true;
|
return true;
|
||||||
#else
|
#else
|
||||||
if (_voice_file == NULL)
|
if (_voice_file == NULL)
|
||||||
return false;
|
return true;
|
||||||
return _voice_sound == 0;
|
return _voice_sound == 0;
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue