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:
@@ -95,7 +95,7 @@ void daKmon_c::checkTalk() {
|
||||
}
|
||||
|
||||
cPhs_State daKmon_c::_create() {
|
||||
fopAcM_SetupActor(this, daKmon_c);
|
||||
fopAcM_ct(this, daKmon_c);
|
||||
|
||||
cPhs_State state = dComIfG_resLoad(&mPhase, daKmon_c::m_arcname);
|
||||
if(state == cPhs_COMPLEATE_e) {
|
||||
|
||||
Reference in New Issue
Block a user