diff options
author | ubq323 <ubq323@ubq323.website> | 2025-06-10 11:50:23 +0100 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2025-06-10 11:50:23 +0100 |
commit | ffa2a6c016ed4255a6e1092e547149c70be27419 (patch) | |
tree | c0e3a0be65ebd6baa92c076762c72408c094087a /common.lua | |
parent | 17c62e9990a99933e31fc2b625fe93fa142c4e3b (diff) |
port
Diffstat (limited to 'common.lua')
-rw-r--r-- | common.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,4 +18,5 @@ function ChunkMap.set_tile(self,pos,val) return { ChunkMap = ChunkMap, SIZE = SIZE, + port = '1616', } |