mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Fix: Disable SHOP_EXTRACT_TEMPLATE
This commit is contained in:
parent
ccf1464756
commit
c751e450f4
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user