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.
2 parents b2bed98 + 9ba2cf2 commit f778048Copy full SHA for f778048
tutorials/plugins/running_code_in_the_editor.rst
@@ -71,7 +71,7 @@ same statement:
71
// Code to execute when in game.
72
}
73
74
-Pieces of code do not have either of the 2 conditions above will run both
+Pieces of code that do not have either of the 2 conditions above will run both
75
in-editor and in-game.
76
77
Here is how a ``_process()`` function might look for you:
0 commit comments