Clean waterlily code.
This commit is contained in:
parent
061576fcc3
commit
26af8d805c
2 changed files with 3 additions and 4 deletions
|
@ -101,6 +101,7 @@ local function detect_bull(heightmap, csize)
|
|||
if j == heightmap[i] then
|
||||
k = k + 1
|
||||
if k > cutoff then
|
||||
--print("maxp.y: "..maxp.y..", minp.y: "..minp.y..", heightmap stuck at: "..heightmap[i])
|
||||
return true
|
||||
end
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue