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

Fix: Disable SHOP_EXTRACT_TEMPLATE

This commit is contained in:
LmeSzinc
2023-04-22 00:26:03 +08:00
parent ccf1464756
commit c751e450f4

View File

@@ -340,7 +340,7 @@ class ManualConfig:
module.shop module.shop
""" """
# For dev purpose, auto extract new item templates # For dev purpose, auto extract new item templates
SHOP_EXTRACT_TEMPLATE = True SHOP_EXTRACT_TEMPLATE = False
""" """
module.war_archives module.war_archives