Enable the layered tile maps module as now it compiles. It still needs some work before it's actually usable though.

This commit is contained in:
Relintai 2024-03-07 19:00:47 +01:00
parent adea98943c
commit 9d639d5136

View File

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