Several more actors matching for demo

This commit is contained in:
LagoLunatic
2025-09-19 18:57:49 -04:00
parent 0e9059b633
commit 1a828e61ab
5 changed files with 21 additions and 12 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ BOOL daObjUsovmc::Act_c::Delete() {
/* 00000298-000002E4 .text Mthd_Delete__Q211daObjUsovmc5Act_cFv */
BOOL daObjUsovmc::Act_c::Mthd_Delete() {
BOOL ret = MoveBGDelete();
dComIfG_resDelete(&mPhs, M_arcname);
dComIfG_resDeleteDemo(&mPhs, M_arcname);
return ret;
}