mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-09 12:29:35 +01:00
Only allow the code editor module in editor builds for now.
This commit is contained in:
parent
1b30a48d65
commit
7a2b7825a8
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
|
|
||||||
def can_build(env, platform):
|
def can_build(env, platform):
|
||||||
return True
|
return env["tools"]
|
||||||
|
|
||||||
def configure(env):
|
def configure(env):
|
||||||
pass
|
pass
|
||||||
|
Loading…
Reference in New Issue
Block a user