Browse Source

replace danger with warning

Co-authored-by: tetrapod <[email protected]>
betalars 7 months ago
parent
commit
76d10dc3f5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/plugins/running_code_in_the_editor.rst

+ 1 - 1
tutorials/plugins/running_code_in_the_editor.rst

@@ -151,7 +151,7 @@ and open a script, and change it to this:
 Save the script and return to the editor. You should now see your object rotate.
 Save the script and return to the editor. You should now see your object rotate.
 If you run the game, it will also rotate.
 If you run the game, it will also rotate.
 
 
-.. danger::
+.. warning::
     You may need to restart the editor. This is a known bug found in all Godot 4 versions.
     You may need to restart the editor. This is a known bug found in all Godot 4 versions.
 
 
 .. image:: img/rotating_in_editor.gif
 .. image:: img/rotating_in_editor.gif