mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
Factorio: fix cumulative advancement flagging
This commit is contained in:
@@ -3,7 +3,8 @@ import os
|
||||
|
||||
__all__ = {"lookup_any_item_id_to_name",
|
||||
"lookup_any_location_id_to_name",
|
||||
"network_data_package"}
|
||||
"network_data_package",
|
||||
"AutoWorldRegister"}
|
||||
|
||||
# import all submodules to trigger AutoWorldRegister
|
||||
for file in os.scandir(os.path.dirname(__file__)):
|
||||
|
Reference in New Issue
Block a user