Remove superfluous "tarvelocity" assignments
This commit is contained in:
parent
9a1f381882
commit
9c9450ccb7
@ -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,
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user