Merge pull request #12807 from karroffel/gdnative-api-struct-refactor
[GDNative] renamed nativearvr to arvr in api.json
This commit is contained in:
commit
fb60662cd9
|
@ -5693,8 +5693,8 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"nativearvr": {
|
||||
"type": "NATIVEARVR",
|
||||
"arvr": {
|
||||
"type": "ARVR",
|
||||
"version": {
|
||||
"major": 1,
|
||||
"minor": 0
|
||||
|
|
Loading…
Reference in New Issue