mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-17 21:03:35 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -110,7 +110,7 @@ void daArrow_Iceeff_c::set_mtx() {
|
||||
}
|
||||
|
||||
cPhs_State daArrow_Iceeff_c::_create() {
|
||||
fopAcM_SetupActor(this, daArrow_Iceeff_c);
|
||||
fopAcM_ct(this, daArrow_Iceeff_c);
|
||||
|
||||
void* arrow = fopAcM_SearchByID(parentActorID);
|
||||
if(arrow == 0) {
|
||||
|
||||
Reference in New Issue
Block a user