mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Fix invalid indentation in various files
This commit is contained in:
@@ -86,7 +86,7 @@ Comment out the lines ``var velocity = Vector2.UP.rotated(rotation) * speed`` an
|
||||
.. code-tab:: gdscript GDScript
|
||||
|
||||
#var velocity = Vector2.UP.rotated(rotation) * speed
|
||||
|
||||
|
||||
#position += velocity * delta
|
||||
|
||||
.. code-tab:: csharp C#
|
||||
|
||||
Reference in New Issue
Block a user