mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 11:09:25 +08:00
add: auto once again
This commit is contained in:
@@ -410,6 +410,12 @@ class CrackApi:
|
||||
def disable_skip_air_strike_animation(self):
|
||||
self.post("disable_skip_air_strike_animation")
|
||||
|
||||
def enable_auto_once_again(self):
|
||||
self.post("enable_auto_once_again")
|
||||
|
||||
def disable_auto_once_again(self):
|
||||
self.post("disable_auto_once_again")
|
||||
|
||||
def init(self):
|
||||
self.post("init")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user