process class inheritance vtable fix

This commit is contained in:
PJB3005
2026-03-01 14:34:07 +01:00
parent 0ce7d2e241
commit 5832f70384
10 changed files with 53 additions and 12 deletions
+1 -1
View File
@@ -4857,7 +4857,7 @@ int daAlink_c::create() {
dComIfGp_setPlayer(0, this);
dComIfGp_setLinkPlayer(this);
fopAcM_setStageLayer(&base);
fopAcM_setStageLayer(&LEAFDRAW_BASE(this));
if (sceneMode == 7) {
current.pos = dComIfGs_getTurnRestartPos();