mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-07 02:59:59 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -310,7 +310,7 @@ cPhs_State daObjHha_c::_create() {
|
||||
static const float splash_z[2] = {0.0f, 100.0f};
|
||||
|
||||
|
||||
fopAcM_SetupActor(this, daObjHha_c);
|
||||
fopAcM_ct(this, daObjHha_c);
|
||||
cPhs_State ret = dComIfG_resLoad(&mPhs, M_arcname);
|
||||
if(ret == cPhs_COMPLEATE_e){
|
||||
ret = cPhs_ERROR_e;
|
||||
|
||||
Reference in New Issue
Block a user