Changed from typedef to obj and def
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import io:*;
|
||||
|
||||
typedef Vec2 {
|
||||
obj Vec2 {
|
||||
var x: int;
|
||||
var y: int;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user