godot/modules/gridmap/config.py
2014-02-09 22:10:30 -03:00

12 lines
82 B
Python

def can_build(platform):
return True
def configure(env):
pass