mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 13:13:29 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -128,7 +128,7 @@ bool daIkari_c::_draw() {
|
||||
cPhs_State daIkari_c::_create() {
|
||||
cPhs_State phase = dComIfG_resLoad(&mPhs, M_arcname);
|
||||
|
||||
fopAcM_SetupActor(this, daIkari_c);
|
||||
fopAcM_ct(this, daIkari_c);
|
||||
|
||||
if (phase == cPhs_COMPLEATE_e) {
|
||||
getArg();
|
||||
|
||||
Reference in New Issue
Block a user