summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_obj_goGate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d/actor/d_a_obj_goGate.cpp')
-rw-r--r--src/d/actor/d_a_obj_goGate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_obj_goGate.cpp b/src/d/actor/d_a_obj_goGate.cpp
index cc96dacebd..261affa54f 100644
--- a/src/d/actor/d_a_obj_goGate.cpp
+++ b/src/d/actor/d_a_obj_goGate.cpp
@@ -33,7 +33,7 @@ int daGoGate_c::CreateHeap() {
/* 80BFD82C-80BFD984 00026C 0158+00 1/1 0/0 0/0 .text create__10daGoGate_cFv */
cPhs__Step daGoGate_c::create() {
- fopAcM_SetupActor(this, daGoGate_c);
+ fopAcM_ct(this, daGoGate_c);
cPhs__Step phase = static_cast<cPhs__Step>(dComIfG_resLoad(&mPhase, "P_Ggate"));
if (phase == cPhs_COMPLEATE_e) {