Allow to compile templates without navigation features
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
def can_build(env, platform):
|
||||
return True
|
||||
return not env["disable_navigation_2d"]
|
||||
|
||||
|
||||
def configure(env):
|
||||
|
||||
Reference in New Issue
Block a user