mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 05:22:39 -04:00
d_event cleanup
This commit is contained in:
@@ -995,7 +995,7 @@ BOOL daTbox_c::actionDemo() {
|
||||
BOOL daTbox_c::actionDemo2() {
|
||||
if (dComIfGp_evmng_endCheck("DEFAULT_TREASURE_APPEAR")) {
|
||||
setAction(&daTbox_c::actionOpenWait);
|
||||
dComIfGp_event_onEventFlag(0x08);
|
||||
dComIfGp_event_reset();
|
||||
}
|
||||
else {
|
||||
demoProc();
|
||||
|
||||
Reference in New Issue
Block a user