Explorar o código

fix missing img

mitm001 %!s(int64=5) %!d(string=hai) anos
pai
achega
e1a59db634
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/modules/tutorials/pages/beginner/hello_terrain.adoc

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

@@ -214,7 +214,7 @@ Now you start painting the texture:
 ..  Paint blue lines where you want roads to criss-cross the landscape.
 .  The end result should look similar to this: +
 image:tutorials:beginner/mountains512.png[mountains512.png,64,64] ⇒
- image:jme3/beginner/alphamap.png[alphamap.png,64,64]
+image:jme3/beginner/alphamap.png[alphamap.png,64,64]
 
 
 === Looking at the Texturing Code