mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 07:28:21 +08:00
Fix: Disable SHOP_EXTRACT_TEMPLATE
This commit is contained in:
@@ -340,7 +340,7 @@ class ManualConfig:
|
||||
module.shop
|
||||
"""
|
||||
# For dev purpose, auto extract new item templates
|
||||
SHOP_EXTRACT_TEMPLATE = True
|
||||
SHOP_EXTRACT_TEMPLATE = False
|
||||
|
||||
"""
|
||||
module.war_archives
|
||||
|
||||
Reference in New Issue
Block a user