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