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
@@ -172,7 +172,7 @@ namespace daObjPaper {
mode_talk0_init();
}
else {
mEvtInfo.mCondition |= dEvtCnd_CANTALK_e;
mEvtInfo.onCondition(dEvtCnd_CANTALK_e);
}
}