mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-08 20:09:36 +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):
|
||||
return True
|
||||
return env["tools"]
|
||||
|
||||
def configure(env):
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user