mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Clean up imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
def link_minecraft_structures(world, player: int):
|
||||
def link_minecraft_structures(world, player):
|
||||
|
||||
# Link mandatory connections first
|
||||
for (exit, region) in mandatory_connections:
|
||||
|
Reference in New Issue
Block a user