mirror of
https://github.com/CPunch/Cosmo.git
synced 2024-11-05 08:10:05 +00:00
updated increment.cosmo example
This commit is contained in:
parent
75b571c09a
commit
aaa37c61d0
@ -1,6 +1,6 @@
|
|||||||
proto Vector
|
proto Vector
|
||||||
function __init(self)
|
function __init(self)
|
||||||
self.vector = {}
|
self.vector = []
|
||||||
self.x = 0
|
self.x = 0
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user