mitm001 5 år sedan
förälder
incheckning
4540f2ab28
1 ändrade filer med 4 tillägg och 4 borttagningar
  1. 4 4
      docs/modules/ROOT/pages/jme3/advanced/terrain.adoc

+ 4 - 4
docs/modules/ROOT/pages/jme3/advanced/terrain.adoc

@@ -80,13 +80,13 @@ We recommend to <<sdk/terrain_editor#,create and edit Splat Textures for terrain
 ====
 
 .diffuse
-image:tutorials:beginner/road.jpg[road.jpg,width="",height=""]
+image::tutorials:beginner/road.jpg[road.jpg,width="",height=""]
 .normal
-image:tutorials:beginner/road_normal.png[road_normal.png,width="",height=""]
+image::tutorials:beginner/road_normal.png[road_normal.png,width="",height=""]
 .heightmap
-image:tutorials:beginner/mountains512.png[mountains512.png,width="128",height="128"]
+image::tutorials:beginner/mountains512.png[mountains512.png,width="128",height="128"]
 .alphamap
-image:tutorials:beginner/alphamap.png[alphamap.png,width="128",height="128"]
+image::tutorials:beginner/alphamap.png[alphamap.png,width="128",height="128"]
 
 The Diffuse Map of one of the terrain textures depicts the colors of a paved surface.