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 6d965b1 commit 99b1f86Copy full SHA for 99b1f86
tutorials/scripting/gdscript/gdscript_advanced.rst
@@ -24,7 +24,6 @@ are that:
24
25
- The language is easy to get started with.
26
- Most code can be written and changed quickly and without hassle.
27
-- Less code written means less errors & mistakes to fix.
28
- The code is easy to read (little clutter).
29
- No compilation is required to test.
30
- Runtime is tiny.
0 commit comments