mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 05:37:03 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -53,7 +53,7 @@ void daObjDmgroom_c::set_mtx() {
|
||||
}
|
||||
|
||||
cPhs_State daObjDmgroom_c::_create() {
|
||||
fopAcM_SetupActor(this, daObjDmgroom_c);
|
||||
fopAcM_ct(this, daObjDmgroom_c);
|
||||
|
||||
cPhs_State ret = dComIfG_resLoad(&mPhs, "Dmgroom");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user