mirror of
https://github.com/wassname/sloth.git
synced 2026-06-29 05:35:18 +08:00
d058b6057a
- use dicts for ITEMS and INSERTERS
5 lines
73 B
Python
5 lines
73 B
Python
from items import *
|
|
from inserters import *
|
|
from factory import Factory
|
|
|