Ver Fonte

Merge pull request #2085 from T1mL3arn/patch-2

Better formatting for Glossary correspondence
Rémi Verschelde há 6 anos atrás
pai
commit
5f849646c0
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      getting_started/editor/unity_to_godot.rst

+ 3 - 3
getting_started/editor/unity_to_godot.rst

@@ -194,9 +194,9 @@ If you want to add new children to all the instances of your 'template' scene, t
 Glossary correspondence
 -----------------------
 
-GameObject -> Node
-Add a component -> Inheriting
-Prefab -> Externalized branch
+- GameObject -> Node
+- Add a component -> Inheriting
+- Prefab -> Externalized branch
 
 
 Scripting: GDScript, C# and Visual Script