Version bump
This commit is contained in:
@@ -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-dev'
|
__version__ = '0.1.3.0u'
|
||||||
|
|
||||||
def link_overworld(world, player):
|
def link_overworld(world, player):
|
||||||
# setup mandatory connections
|
# setup mandatory connections
|
||||||
|
|||||||
Reference in New Issue
Block a user