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:
@@ -293,7 +293,7 @@ cPhs_State daTornado_c::create() {
|
||||
static cXyz under_scale(1.01f, 1.0f, 1.01f);
|
||||
|
||||
cPhs_State rt = dComIfG_resLoad(&mPhs, l_arcName);
|
||||
fopAcM_SetupActor(this, daTornado_c);
|
||||
fopAcM_ct(this, daTornado_c);
|
||||
|
||||
if (rt == cPhs_COMPLEATE_e) {
|
||||
if (!fopAcM_entrySolidHeap(this, daTornado_createHeap, 0x8000)) {
|
||||
|
||||
Reference in New Issue
Block a user