diff --git a/getting_started/first_2d_game/06.heads_up_display.rst b/getting_started/first_2d_game/06.heads_up_display.rst index abda7b816..f02f3ae72 100644 --- a/getting_started/first_2d_game/06.heads_up_display.rst +++ b/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 ~~~~~~~~~~~~~~~~~~~