Kaynağa Gözat

Merge pull request #1340 from greenbigfrog/patch-2

Improve consistency for inline Scenenames
Max Hilbrunner 7 yıl önce
ebeveyn
işleme
23a7c1e319

+ 2 - 2
getting_started/step_by_step/ui_game_user_interface.rst

@@ -548,8 +548,8 @@ onto the ``Bars`` container in the scene tree. Do the same for the
 
    The LifeBar and the EnergyBar align automatically
 
-Now, drag and drop the BombCounter and RupeeCounter scenes onto the
-Counters node. They'll resize automatically.
+Now, drag and drop the ``BombCounter.tscn`` and ``RupeeCounter.tscn`` scenes onto the
+``Counters`` node. They'll resize automatically.
 
 .. figure:: ./img/ui_gui_step_tutorial_assemble_final_gui_2.png