mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 05:22:39 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -1369,7 +1369,7 @@ static cPhs_State daKi_Create(fopAc_ac_c* a_this) {
|
||||
|
||||
ki_class* i_this = (ki_class*)a_this;
|
||||
|
||||
fopAcM_SetupActor(a_this, ki_class);
|
||||
fopAcM_ct(a_this, ki_class);
|
||||
|
||||
cPhs_State ret = dComIfG_resLoad(&i_this->mPhase, "Ki");
|
||||
if (ret == cPhs_COMPLEATE_e) {
|
||||
|
||||
Reference in New Issue
Block a user