summaryrefslogtreecommitdiff
path: root/common.lua
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2025-06-10 11:50:23 +0100
committerubq323 <ubq323@ubq323.website>2025-06-10 11:50:23 +0100
commitffa2a6c016ed4255a6e1092e547149c70be27419 (patch)
treec0e3a0be65ebd6baa92c076762c72408c094087a /common.lua
parent17c62e9990a99933e31fc2b625fe93fa142c4e3b (diff)
port
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',
}