Skip to content

Commit

Permalink
Change option text
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo committed Jan 20, 2022
1 parent 7107fbc commit 69f74ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ def draw(self, context):
ui_col.prop(
context.scene.logic_node_settings,
'use_reload_text',
text="Reload Texts on Game Start"
text="Reload Scripts on Game Start"
)
debug_col.prop(
context.scene.logic_node_settings,
Expand Down

0 comments on commit 69f74ed

Please sign in to comment.