mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-02-21 15:14:31 +01:00
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:
parent
adea98943c
commit
9d639d5136
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
def can_build(env, platform):
|
def can_build(env, platform):
|
||||||
return False
|
return True
|
||||||
|
|
||||||
def configure(env):
|
def configure(env):
|
||||||
pass
|
pass
|
||||||
|
Loading…
Reference in New Issue
Block a user