Fix subtitle output in FF

svn-id: r21659
This commit is contained in:
Travis Howell 2006-04-07 03:03:20 +00:00
parent 26587faff7
commit 50983a3721
4 changed files with 34 additions and 23 deletions

View file

@ -707,8 +707,8 @@ void SimonEngine::displayName(HitArea *ha) {
else
_animatePointer = 1;
if (!getBitFlag(99))
return;
//if (!getBitFlag(73))
// return;
y = ha->y;
if (getBitFlag(99) && y > 288)