mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 11:09:25 +08:00
add: chapter force enable auto fight
This commit is contained in:
@@ -331,3 +331,9 @@ class CrackApi:
|
||||
|
||||
def disable_skip_ship_gain_show(self):
|
||||
self.post("disable_skip_ship_gain_show")
|
||||
|
||||
def enable_chapter_force_enable_auto_fight(self):
|
||||
self.post("enable_chapter_force_enable_auto_fight")
|
||||
|
||||
def disable_chapter_force_enable_auto_fight(self):
|
||||
self.post("disable_chapter_force_enable_auto_fight")
|
||||
|
||||
Reference in New Issue
Block a user