mirror of
https://github.com/zeldaret/tp
synced 2026-06-27 18:53:08 -04:00
b_gnd equivalent (#2340)
* b_gnd equivalent * fix dEvt_info_c inlines * fix some more inlines
This commit is contained in:
@@ -51,7 +51,7 @@ int daTalk_c::execute() {
|
||||
mMessageID = -1;
|
||||
fopAcM_delete(this);
|
||||
} else {
|
||||
eventInfo.i_onCondition(dEvtCnd_CANTALK_e);
|
||||
eventInfo.onCondition(dEvtCnd_CANTALK_e);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user