d_a_player_main work

This commit is contained in:
LagoLunatic
2024-01-15 04:47:27 -05:00
parent f5773a44d1
commit 8485e571b4
25 changed files with 604 additions and 287 deletions
+1 -1
View File
@@ -257,7 +257,7 @@ void daObjBarrier_c::break_order_proc() {
mBarrierProc = PROC_BREAK_END_WAIT;
} else {
fopAcM_orderOtherEventId(this, mEventID);
mEvtInfo.onCondition(2);
mEvtInfo.onCondition(dEvtCnd_UNK2_e);
}
}