remove spark stub, not worth it in the test
This commit is contained in:
parent
54426be303
commit
bd61ca2639
@ -151,13 +151,9 @@ function ship:update()
|
||||
|
||||
self.x += s
|
||||
self.dx = s
|
||||
self:add_sparks(t)
|
||||
actual_t = t
|
||||
end
|
||||
|
||||
function ship:add_sparks(t)
|
||||
end
|
||||
|
||||
-->8
|
||||
-- constraints
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user