Fixed small mistake in "Your First Game" page.

This commit is contained in:
Michael Alexsander Silva Dias
2018-03-07 16:26:08 -03:00
parent 31bf0f2934
commit a5ae251e1a
@@ -504,7 +504,7 @@ instance.
randomize()
Drag ``Mob.tscn`` from the "FileSystem" panel and drop it in the
``Mob`` property under the Script Variables of the ``Main```node.
``Mob`` property under the Script Variables of the ``Main`` node.
Next, click on the Player and connect the ``hit`` signal. We want to make a
new function named ``game_over``, which will handle what needs to happen when a