mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 13:45:14 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -167,7 +167,7 @@ BOOL daObjVgnfd_c::create_heap() {
|
||||
cPhs_State daObjVgnfd_c::_create() {
|
||||
cPhs_State ret = cPhs_ERROR_e;
|
||||
|
||||
fopAcM_SetupActor(this, daObjVgnfd_c);
|
||||
fopAcM_ct(this, daObjVgnfd_c);
|
||||
|
||||
if (!check_fin()) {
|
||||
ret = dComIfG_resLoad(&mPhs, M_arcname);
|
||||
|
||||
Reference in New Issue
Block a user