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