svn-id: r15007
This commit is contained in:
Travis Howell 2004-09-11 12:55:50 +00:00
parent b495c7ea07
commit c8e65e1c8f

View File

@ -1079,7 +1079,7 @@ void Actor::drawActorCostume(bool hitTestMode) {
}
}
talkUnk == 0;
talkUnk = 0;
// If the actor is partially hidden, redraw it next frame.
// Only done for pre-AKOS, though.