mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 05:08:57 -04:00
bpw partial cleanup, fix inline usage across several actors
This commit is contained in:
@@ -68,7 +68,7 @@ namespace daObjHomensmoke {
|
||||
/* 0000048C-000004C8 .text _delete__Q215daObjHomensmoke5Act_cFv */
|
||||
bool Act_c::_delete() {
|
||||
if (mSmokeCb.getEmitter()) {
|
||||
mSmokeCb.end();
|
||||
mSmokeCb.remove();
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user