浏览代码

align image

mitm001 5 年之前
父节点
当前提交
e736405196
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      docs/modules/tutorials/pages/beginner/hello_terrain.adoc

+ 1 - 2
docs/modules/tutorials/pages/beginner/hello_terrain.adoc

@@ -213,8 +213,7 @@ Now you start painting the texture:
 ..  Paint the white hills green – this will be the dirt of the mountains.
 ..  Paint blue lines where you want roads to criss-cross the landscape.
 .  The end result should look similar to this: +
-image:beginner/mountains512.png[mountains512.png,64,64] ⇒
-image:beginner/alphamap.png[alphamap.png,64,64]
+image:beginner/mountains512.png[mountains512.png,64,64] ⇒ image:beginner/alphamap.png[alphamap.png,64,64]
 
 
 === Looking at the Texturing Code