mirror of
https://github.com/bakpakin/tiny-ecs.git
synced 2026-07-22 07:56:52 -06:00
Update demo to use tiny-ecs 1.1-6.
This commit is contained in:
@@ -24,4 +24,4 @@ function Spawner:spawn()
|
||||
world:add(Pig(self.pos.x - 15, self.pos.y - 10, nil))
|
||||
end
|
||||
|
||||
return Spawner
|
||||
return Spawner
|
||||
|
||||
Reference in New Issue
Block a user