d_a_bomb 100%, not matching

This commit is contained in:
LagoLunatic
2023-12-28 23:27:49 -05:00
parent e57d4cebd3
commit 97c76bce9b
12 changed files with 214 additions and 129 deletions
+1 -1
View File
@@ -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();