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
@@ -6,4 +6,4 @@ function UpdateSystem:process(e, dt)
e:update(dt)
end
return UpdateSystem
return UpdateSystem