mirror of
https://github.com/zeldaret/tp
synced 2026-06-25 10:02:05 -04:00
b_gnd equivalent (#2340)
* b_gnd equivalent * fix dEvt_info_c inlines * fix some more inlines
This commit is contained in:
@@ -283,7 +283,7 @@ void daObjLadder::Act_c::mode_demoreq() {
|
||||
mInDemo = true;
|
||||
} else {
|
||||
fopAcM_orderOtherEventId(this, mEventIdx, prm_get_evId(), 0xffff, 0, 1);
|
||||
eventInfo.i_onCondition(2);
|
||||
eventInfo.onCondition(2);
|
||||
}
|
||||
} else {
|
||||
isDemo = true;
|
||||
|
||||
Reference in New Issue
Block a user