mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-12 11:52:06 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -474,7 +474,7 @@ void daObjLeaves_c::registFireCollision() {
|
||||
cPhs_State daObjLeaves_c::_create() {
|
||||
cPhs_State PVar4 = cPhs_ERROR_e;
|
||||
|
||||
fopAcM_SetupActor(this, daObjLeaves_c);
|
||||
fopAcM_ct(this, daObjLeaves_c);
|
||||
|
||||
if (fopAcM_IsFirstCreating(this)) {
|
||||
m43C = chk_appear();
|
||||
|
||||
Reference in New Issue
Block a user