mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 05:08:57 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -236,7 +236,7 @@ void daGhostship_c::getArg() {
|
||||
}
|
||||
|
||||
cPhs_State daGhostship_c::_create() {
|
||||
fopAcM_SetupActor(this, daGhostship_c);
|
||||
fopAcM_ct(this, daGhostship_c);
|
||||
|
||||
cPhs_State result = dComIfG_resLoad(&mPhs, m_arc_name);
|
||||
if(result != cPhs_COMPLEATE_e) {
|
||||
|
||||
Reference in New Issue
Block a user