bug: quaternion?
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"tstl": {
|
||||
"luaTarget": "JIT",
|
||||
"buildMode": "library",
|
||||
"noImplicitSelf": true
|
||||
"noImplicitSelf": true,
|
||||
"noImplicitGlobalVariables": true
|
||||
},
|
||||
"include": ["src/**/*"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user