mirror of
https://github.com/CPunch/Cosmo.git
synced 2026-01-02 13:50:18 +00:00
changed class -> proto
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class Vector
|
||||
proto Vector
|
||||
function __init(self)
|
||||
self.vector = {}
|
||||
self.x = 0
|
||||
|
||||
Reference in New Issue
Block a user