remove spark stub, not worth it in the test

This commit is contained in:
2024-01-20 11:52:41 -08:00
parent 54426be303
commit bd61ca2639

View File

@ -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