Update OverworldShuffle.py

This commit is contained in:
codemann8
2021-04-29 01:20:09 -05:00
parent 21ebe4e43b
commit 9ff475bfb8

View File

@@ -2,7 +2,7 @@ import random
from BaseClasses import OWEdge, WorldType, Direction, Terrain
from OWEdges import OWEdgeGroups
__version__ = '0.1.1.0-u'
__version__ = '0.1.1.1-u'
def link_overworld(world, player):
# setup mandatory connections