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