Remove debug print

h137
orwell96 2018-11-20 00:24:39 +01:00
parent e2a844f5bf
commit 8b80742fa5
1 changed files with 0 additions and 1 deletions

View File

@ -1015,7 +1015,6 @@ end
local function check_twagon_owner(train, b_first, pname)
local wtp = b_first and 1 or #train.trainparts
atdebug("wtp",wtp)
local wid = train.trainparts[wtp]
local wdata = advtrains.wagons[wid]
if wdata then