mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 05:08:57 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -2866,7 +2866,7 @@ static cPhs_State daBtd_Create(fopAc_ac_c* a_this) {
|
||||
cPhs_State res;
|
||||
|
||||
fopAc_ac_c* actor = a_this;
|
||||
fopAcM_SetupActor(actor, btd_class);
|
||||
fopAcM_ct(actor, btd_class);
|
||||
btd_class* i_this = (btd_class*)a_this;
|
||||
res = dComIfG_resLoad(&i_this->m02AC, "Btd");
|
||||
if (res != cPhs_COMPLEATE_e) {
|
||||
|
||||
Reference in New Issue
Block a user