Update demo to use tiny-ecs 1.1-6.

This commit is contained in:
bakpakin
2015-07-07 20:55:25 -04:00
parent b1ba9bebeb
commit 176c80d0d9
28 changed files with 170 additions and 178 deletions
+1 -1
View File
@@ -24,4 +24,4 @@ function Spawner:spawn()
world:add(Pig(self.pos.x - 15, self.pos.y - 10, nil))
end
return Spawner
return Spawner