Reduce NODES_PER_STEP_SLOW a lot to reduce lag in /fixlight and /dig; they should be lag free now

master
PilzAdam 2013-04-20 13:58:37 +02:00
parent 6c6bcf11ec
commit d3b792b6ec
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ wpp.data = {}
-- - count
local NODES_PER_STEP = 512
local NODES_PER_STEP_SLOW = 256
local NODES_PER_STEP_SLOW = 64
local function minmaxp(p1, p2)
return