浏览代码

Merge pull request #9677 from codingthat/patch-2

Remove already completed step from 06.heads_up_display.rst
Matthew 1 年之前
父节点
当前提交
c3f0ec7f9f
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      getting_started/first_2d_game/06.heads_up_display.rst

+ 1 - 2
getting_started/first_2d_game/06.heads_up_display.rst

@@ -273,8 +273,7 @@ with the changing score:
     ``_ready()`` if you haven't already, otherwise
     your game will start automatically.
 
-Now you're ready to play! Click the "Play the Project" button. You will be asked
-to select a main scene, so choose ``main.tscn``.
+Now you're ready to play! Click the "Play the Project" button.
 
 Removing old creeps
 ~~~~~~~~~~~~~~~~~~~