GODOT IS OPEN SOURCE
This commit is contained in:
11
modules/gridmap/config.py
Normal file
11
modules/gridmap/config.py
Normal file
@ -0,0 +1,11 @@
|
||||
|
||||
|
||||
def can_build(platform):
|
||||
return True
|
||||
|
||||
|
||||
def configure(env):
|
||||
pass
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user