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:
@@ -67,7 +67,7 @@ namespace daObjMovebox {
|
||||
};
|
||||
|
||||
cPhs_State Act_c::Mthd_Create() {
|
||||
fopAcM_SetupActor(this, Act_c);
|
||||
fopAcM_ct(this, Act_c);
|
||||
|
||||
cPhs_State phase_state;
|
||||
mType = prm_get_type();
|
||||
|
||||
Reference in New Issue
Block a user