mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 05:22:39 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -1243,7 +1243,7 @@ static cPhs_State daTbox_Create(fopAc_ac_c* i_actor) {
|
||||
|
||||
daTbox_c* tbox = static_cast<daTbox_c*>(i_actor);
|
||||
|
||||
fopAcM_SetupActor(tbox, daTbox_c);
|
||||
fopAcM_ct(tbox, daTbox_c);
|
||||
|
||||
cPhs_State result = dComIfG_resLoad(tbox->getPhase(), "Dalways");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user