You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 13:00:37 +00:00
Reenabled module and fixed missing const
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
def can_build(env, platform):
|
||||
# should probably change this to only be true on iOS and Android
|
||||
return False
|
||||
return True
|
||||
|
||||
def configure(env):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user