timer shit wip woop

This commit is contained in:
Paul Liverman
2015-05-06 11:33:00 -07:00
parent af14ea661f
commit 793ecf575a
2 changed files with 50 additions and 0 deletions

View File

@@ -60,5 +60,7 @@ return function(x, y, rotation)
return ship
end
self.moveTo = function() end
return self
end