You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Use BoolVariable in target/component/advanced options.
This commit is contained in:
@@ -32,7 +32,7 @@ def get_opts():
|
||||
def get_flags():
|
||||
|
||||
return [
|
||||
('tools', 'no'),
|
||||
('tools', False),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user