-Code completion for enumerations
-Disabled GDNative and GDNativeScript so build compiles again
This commit is contained in:
parent
3d1c031871
commit
36e0a72c77
14 changed files with 195 additions and 35 deletions
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
|
||||
def can_build(platform):
|
||||
return True
|
||||
return False
|
||||
|
||||
|
||||
def configure(env):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue