Browse Source

Improve consistency for inline Scenenames

Jonathan 7 years ago
parent
commit
319e0a189f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      getting_started/step_by_step/ui_game_user_interface.rst

+ 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
    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
 .. figure:: ./img/ui_gui_step_tutorial_assemble_final_gui_2.png