Преглед на файлове

Remove extraneous sentence about finished result in Your first 2D game (#5994)

Raf Van Baelen преди 3 години
родител
ревизия
890a330300
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      getting_started/first_2d_game/index.rst

+ 1 - 1
getting_started/first_2d_game/index.rst

@@ -17,7 +17,7 @@ a 2D game.
           programming entirely, you should start here: :ref:`doc_scripting`.
 
 The game is called "Dodge the Creeps!". Your character must move and avoid the
-enemies for as long as possible. Here is a preview of the final result:
+enemies for as long as possible. 
 
 You will learn to: