1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 12:08:21 +08:00

Reverts test code in commit ea68f68d

This commit is contained in:
LmeSzinc
2024-06-28 03:19:37 +08:00
parent 58bfbe011d
commit 12bd302deb
23 changed files with 67 additions and 329 deletions

View File

@@ -190,6 +190,6 @@ class SettingExtractor:
if __name__ == '__main__':
# Path to AzurLaneLuaScripts\CN
FOLDER = r'E:\ProgramData\Pycharm\AzurLaneLuaScripts\CN'
FOLDER = r''
ex = SettingExtractor()
ex.generate(FOLDER)