Skip to content

Commit d989d45

Browse files
committed
Clarify description
1 parent 37f7e71 commit d989d45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/godot/configuration/options.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ If `true`, the SDK will not initialize in the Godot editor.
9292

9393
<ConfigKey name="disabled-in-editor-play">
9494

95-
If `true`, the SDK will not initialize when the project is run from within the Godot editor. This differs from `disabled_in_editor` which prevents initialization when working in the editor itself.
95+
If `true`, the SDK will not initialize when you play/run your project from within the Godot editor (using the play button or F5). This is different from `disabled_in_editor` which disables the SDK while you're editing your project in the Godot editor interface itself.
9696

9797
</ConfigKey>
9898

0 commit comments

Comments
 (0)