mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 16:28:59 +00:00
fix code-tab indentation
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user