Remove superfluous "tarvelocity" assignments

master
orwell96 2018-11-20 12:02:03 +01:00
parent 9a1f381882
commit 9c9450ccb7
1 changed files with 0 additions and 1 deletions

View File

@ -114,7 +114,6 @@ advtrains.register_wagon("subway_wagon", {
})
self.line_cache=line
elseif self.line_cache~=nil and line==nil then
atdebug("clear line")
self.object:set_properties({
textures=self.textures,
})