mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 13:39:25 +08:00
fix: disable skip air strike animation
This commit is contained in:
@@ -338,7 +338,7 @@ void Cracker::enable_skip_air_strike_animation() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void Cracker::disable_skip_air_strike_animation() {
|
void Cracker::disable_skip_air_strike_animation() {
|
||||||
DISABLE(INFINITE_BATTLE);
|
DISABLE(SKIP_AIR_STRIKE_ANIMATION);
|
||||||
}
|
}
|
||||||
|
|
||||||
void Cracker::enable_infinite_battle() {
|
void Cracker::enable_infinite_battle() {
|
||||||
|
|||||||
Reference in New Issue
Block a user