mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 21:18:23 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -180,7 +180,7 @@ BOOL daAndsw2_c::execute() {
|
||||
cPhs_State daAndsw2_c::create() {
|
||||
int sw = getSwbit();
|
||||
|
||||
fopAcM_SetupActor(this, daAndsw2_c);
|
||||
fopAcM_ct(this, daAndsw2_c);
|
||||
|
||||
switch (getType()) {
|
||||
case TYPE_ONE_OFF:
|
||||
|
||||
Reference in New Issue
Block a user