summaryrefslogtreecommitdiff
path: root/common.lua
diff options
context:
space:
mode:
Diffstat (limited to 'common.lua')
-rw-r--r--common.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.lua b/common.lua
index 868f1b7..a7ebfca 100644
--- a/common.lua
+++ b/common.lua
@@ -18,4 +18,5 @@ function ChunkMap.set_tile(self,pos,val)
return {
ChunkMap = ChunkMap,
SIZE = SIZE,
+ port = '1616',
}