1
Fork 0
mirror of https://github.com/Steffo99/lihzahrd.git synced 2024-10-16 14:37:30 +00:00
lihzahrd/__main__.py
Stefano Pigozzi 518e1ec0cb Fix typo in SavedOreTiers
(I noticed it by accident lol)
2020-06-10 19:52:57 +02:00

5 lines
106 B
Python

import lihzahrd
world = lihzahrd.World.create_from_file("The_Gateway_To_A_New_Future.wld")
breakpoint()