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:
@@ -46,7 +46,7 @@ void daObjPbka_c::set_mtx() {
|
||||
}
|
||||
|
||||
cPhs_State daObjPbka_c::_create() {
|
||||
fopAcM_SetupActor(this, daObjPbka_c);
|
||||
fopAcM_ct(this, daObjPbka_c);
|
||||
|
||||
cPhs_State phase_state = dComIfG_resLoad(&mPhase, "Pbka");
|
||||
if (phase_state == cPhs_COMPLEATE_e) {
|
||||
|
||||
Reference in New Issue
Block a user