fix code-tab indentation

This commit is contained in:
Hana - Piralein
2023-03-19 07:06:52 +01:00
parent 016422f300
commit c80d700a17
@@ -400,7 +400,7 @@ Here is the complete ``Main.gd`` script for reference.
# This restarts the current scene.
get_tree().reload_current_scene()
.. code-tab:: csharp
.. code-tab:: csharp
using Godot;