Просмотр исходного кода

Merge pull request #56 from mitm001/patch-14

Update hello_simpleapplication.adoc
mitm001 9 лет назад
Родитель
Сommit
934ed6d546
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/docs/asciidoc/jme3/beginner/hello_simpleapplication.adoc

+ 1 - 0
src/docs/asciidoc/jme3/beginner/hello_simpleapplication.adoc

@@ -238,6 +238,7 @@ When developing a game application, you want to:
 The now following tutorials teach how you accomplish these tasks with the jMonkeyEngine 3.
 The now following tutorials teach how you accomplish these tasks with the jMonkeyEngine 3.
 
 
 Continue with the <<jme3/beginner/hello_node#,Hello Node>> tutorial, where you learn more details about how to initialize the game world, also known as the scene graph.
 Continue with the <<jme3/beginner/hello_node#,Hello Node>> tutorial, where you learn more details about how to initialize the game world, also known as the scene graph.
+
 '''
 '''
 
 
 See also:
 See also: