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:
@@ -241,7 +241,7 @@ cPhs_State daObjMtest::Act_c::Mthd_Create() {
|
||||
},
|
||||
};
|
||||
|
||||
fopAcM_SetupActor(this, Act_c);
|
||||
fopAcM_ct(this, Act_c);
|
||||
|
||||
M_type = prm_get_type();
|
||||
JUT_ASSERT(327, M_type < Type_Max);
|
||||
|
||||
Reference in New Issue
Block a user