Updated version

This commit is contained in:
codemann8
2021-04-26 18:01:54 -05:00
parent d33fc5ce09
commit 24e1f6815c
2 changed files with 4 additions and 4 deletions

View File

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