Version Un-bump

This commit is contained in:
codemann8
2021-05-16 05:07:04 -05:00
parent ec2bb720c0
commit 39fab2627a

View File

@@ -3,7 +3,7 @@ from BaseClasses import OWEdge, WorldType, Direction, Terrain
from Utils import bidict from Utils import bidict
from OWEdges import OWEdgeGroups, IsParallel from OWEdges import OWEdgeGroups, IsParallel
__version__ = '0.1.3.0u' __version__ = '0.1.3.0u-dev'
def link_overworld(world, player): def link_overworld(world, player):
# setup mandatory connections # setup mandatory connections