Fix GDNative API generator after changes to MethodBind

This commit is contained in:
Ruslan Mustakov 2017-08-29 14:47:53 +07:00
parent bbb4ee90ce
commit 415f7da025
3 changed files with 25 additions and 20 deletions

View file

@ -1,7 +1,7 @@
def can_build(platform):
return False
return True
def configure(env):