mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-09-01 11:53:57 -04:00
commit
1325c4b445
1 changed files with 1 additions and 1 deletions
|
@ -445,7 +445,7 @@ Concord.component("velocity", function(c, x, y)
|
||||||
c.y = y or 0
|
c.y = y or 0
|
||||||
end)
|
end)
|
||||||
|
|
||||||
local Drawable = Concord.component()
|
local Drawable = Concord.component("drawable")
|
||||||
|
|
||||||
|
|
||||||
-- Defining Systems
|
-- Defining Systems
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue