2
0
mirror of https://github.com/godotengine/godot.git synced 2025-01-24 21:01:50 +08:00
godot/modules/gridmap/config.py

12 lines
82 B
Python
Raw Normal View History

2014-02-10 09:10:30 +08:00
def can_build(platform):
return True
def configure(env):
pass