TEENAGENT: Add missing callback 0x7962 for spider
This commit is contained in:
parent
4e214c4f2a
commit
3e4f6f4ef7
1 changed files with 1 additions and 0 deletions
|
@ -3116,6 +3116,7 @@ bool TeenAgentEngine::processCallback(uint16 addr) {
|
|||
dialog->pop(scene, dsAddr_dialogStackJohnNotyEndgame, 0, 797, textColorMark, textColorJohnNoty, 0, 1);
|
||||
break;
|
||||
|
||||
case 0x7962:
|
||||
case 0x7966:
|
||||
if (CHECK_FLAG(dsAddr_lightOnFlag, 1))
|
||||
retVal = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue