Fix match

This commit is contained in:
Aetias
2025-05-24 08:38:48 +02:00
parent 931f7888c3
commit e138813392
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -200,6 +200,7 @@ ARM void LinkStateMove::vfunc_1c() {
}
}
ActorRef sp4;
sp4.Reset();
this->PlayerLinkBase_vfunc_58(0, &sp4);
return;
}