increase loam bridge length by 1/3rd

stable-5.1
Sven Eberhardt 2010-12-08 17:47:12 +01:00
parent c975db93d0
commit 596bde6c4c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ local begin_frame; // Starting frame of briding process
local target_x, target_y; // local target coordinates during bridging
local loamused; // amound of loam already used
static const LOAM_Bridge_Amount = 28; // bridge length in pixels
static const LOAM_Bridge_Amount = 37; // bridge length in pixels
protected func Construction()
{