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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user