Skip to content

Commit d2c5133

Browse files
authored
Merge pull request godotengine#8136 from Hex-4/fix-scripting-advanced-settings
fix godotengine#8076, update image and remove note in GDScript warning system docs
2 parents d15aadf + eabd668 commit d2c5133

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tutorials/scripting/gdscript/warning_system.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ called **GDScript**:
1818

1919
.. note::
2020

21-
As shown in the image above, you must enable **Advanced Settings** in order to see the GDScript section.
21+
You must enable **Advanced Settings** in order to see the
22+
GDScript section in the sidebar. You can also search for "GDScript" when
23+
Advanced Settings is off.
2224

2325
You can find a list of warnings for the active GDScript file in the
2426
script editor's status bar. The example below has 3 warnings:

0 commit comments

Comments
 (0)