mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 05:37:03 -04:00
d_a_bomb 100%, not matching
This commit is contained in:
@@ -967,7 +967,7 @@ BOOL daTbox_c::actionDemo() {
|
||||
s16 eventId = mEvtInfo.getEventId();
|
||||
dComIfG_play_c* play = &g_dComIfG_gameInfo.play;
|
||||
|
||||
if (play->mEvtManager.endCheck(eventId)) {
|
||||
if (dComIfGp_evmng_endCheck(eventId)) {
|
||||
setAction(&daTbox_c::actionWait);
|
||||
play->mEvtCtrl.reset();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user