mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Fix: Handle MEOWFFICER_TRAIN_EVALUATE in _meow_skip_lock() (#3917)
This commit is contained in:
@@ -126,7 +126,7 @@ Arguments:
|
||||
FILE: Path to repository, such as 'xxx/AzurLaneLuaScripts'
|
||||
SAVE: File to save, 'module/os/map_data.py'
|
||||
"""
|
||||
FOLDER = ''
|
||||
FOLDER = r'E:\ProgramData\Pycharm\AzurLaneLuaScripts'
|
||||
SAVE = 'module/os/map_data.py'
|
||||
|
||||
LOADER = LuaLoader(FOLDER)
|
||||
|
||||
Reference in New Issue
Block a user