mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-06 18:51:02 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -4563,7 +4563,7 @@ cPhs_State daShip_c::create() {
|
||||
}},
|
||||
};
|
||||
|
||||
fopAcM_SetupActor(this, daShip_c);
|
||||
fopAcM_ct(this, daShip_c);
|
||||
|
||||
if (!dComIfGs_isEventBit(dSv_event_flag_c::MET_KORL)) {
|
||||
return cPhs_ERROR_e;
|
||||
|
||||
Reference in New Issue
Block a user