mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 13:24:12 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -84,9 +84,9 @@ cPhs_State daObjLpalm_c::_create() {
|
||||
#if VERSION == VERSION_DEMO
|
||||
cPhs_State ret = dComIfG_resLoad(&mPhs, M_arcname);
|
||||
if (ret == cPhs_COMPLEATE_e) {
|
||||
fopAcM_SetupActor(this, daObjLpalm_c);
|
||||
fopAcM_ct(this, daObjLpalm_c);
|
||||
#else
|
||||
fopAcM_SetupActor(this, daObjLpalm_c);
|
||||
fopAcM_ct(this, daObjLpalm_c);
|
||||
cPhs_State ret = dComIfG_resLoad(&mPhs, M_arcname);
|
||||
if (ret == cPhs_COMPLEATE_e) {
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user