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
@@ -23,4 +23,4 @@ function AISystem:process(e, dt)
p.jumping = math.random() < 0.5 * dt
end
return AISystem
return AISystem