mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Fix: [FPY]change FpyTool.page to tool (#2777)
* Fix: `Start` button on tool page 私の不始末で多大なご迷惑をお掛けしました 申し訳ございません 謝罪します * Fix: [FPY]set_stop_event + text optimization Slap to myself a month ago * Fix: change FpyTool.page to `tool`
This commit is contained in:
@@ -101,7 +101,7 @@ def loop(config_name):
|
||||
|
||||
|
||||
def set_stop_event(e):
|
||||
FgoAutoScript().stop_event = e
|
||||
FgoAutoScript.stop_event = e
|
||||
|
||||
|
||||
def export_method(func):
|
||||
|
||||
Reference in New Issue
Block a user