mirror of
https://github.com/zeldaret/botw
synced 2026-07-11 14:38:41 -04:00
uking: Fix matching issues in actions
This commit is contained in:
@@ -15,7 +15,7 @@ void AnmTimingBackWalk::enter_(ksys::act::ai::InlineParamPack* params) {
|
||||
}
|
||||
|
||||
void AnmTimingBackWalk::leave_() {
|
||||
BackWalkWithAS::leave_();
|
||||
BackWalkEx::leave_(); // NOLINT(bugprone-parent-virtual-call)
|
||||
}
|
||||
|
||||
void AnmTimingBackWalk::loadParams_() {
|
||||
|
||||
Reference in New Issue
Block a user