Make more curves and crossings connect

master
Wuzzy 2016-11-14 17:42:14 +01:00
parent 104f3fc193
commit 51466070a0
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ local function corridor_func(waypoint, coord, sign, up_or_down, up, wood, post)
end
end
if not up_or_down then
segcount = segcount * 2.5
segcount = segcount * 3
end
local minuend = 1
if up_or_down then