1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 14:39:25 +08:00

fix: disable skip air strike animation

This commit is contained in:
0O0o0oOoO00
2026-01-14 21:32:02 +08:00
parent aab09c735a
commit 82d5096b47

View File

@@ -338,7 +338,7 @@ void Cracker::enable_skip_air_strike_animation() {
}
void Cracker::disable_skip_air_strike_animation() {
DISABLE(INFINITE_BATTLE);
DISABLE(SKIP_AIR_STRIKE_ANIMATION);
}
void Cracker::enable_infinite_battle() {