mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 16:57:20 +08:00
Refactor: deep methods reworked for better performance
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
from typing import Dict
|
||||
|
||||
from module.config.utils import *
|
||||
from module.webui.setting import State
|
||||
from module.config.deep import deep_iter
|
||||
from module.config.utils import LANGUAGES, filepath_i18n, read_file
|
||||
from module.submodule.utils import list_mod_dir
|
||||
from module.webui.setting import State
|
||||
|
||||
LANG = "zh-CN"
|
||||
TRANSLATE_MODE = False
|
||||
|
||||
Reference in New Issue
Block a user