Factorio: add Funnel tech shape

This commit is contained in:
Fabian Dill
2021-04-11 18:19:47 +02:00
parent 9aef76767a
commit 4292cdddd5
7 changed files with 110 additions and 75 deletions

View File

@@ -32,3 +32,4 @@ class Games(str, enum.Enum):
HK = "Hollow Knight"
LTTP = "A Link to the Past"
Factorio = "Factorio"
Minecraft = "Minecraft"