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.x += s
|
||||||
self.dx = s
|
self.dx = s
|
||||||
self:add_sparks(t)
|
|
||||||
actual_t = t
|
actual_t = t
|
||||||
end
|
end
|
||||||
|
|
||||||
function ship:add_sparks(t)
|
|
||||||
end
|
|
||||||
|
|
||||||
-->8
|
-->8
|
||||||
-- constraints
|
-- constraints
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user