Change default radius back to 128

master
Casimir 2015-01-29 12:20:02 +01:00
parent 1f5e530603
commit b109e179a8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
RADIUS = 1280
RADIUS = 128
SPAWN = {x=0, y=0, z=0}
local function findspawn(player)