We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bef373 commit 6dea60dCopy full SHA for 6dea60d
addons/beehave/plugin.gd
@@ -19,8 +19,7 @@ func _init():
19
"name": "beehave/debugger/start_detached",
20
"type": TYPE_BOOL,
21
"hint": PROPERTY_HINT_NONE,
22
- "hint_string": "If enabled, the debugger will start in a separate window",
23
- "usage": PROPERTY_USAGE_DEFAULT
+ "hint_string": "If enabled, the debugger will start in a separate window"
24
})
25
ProjectSettings.save()
26
0 commit comments