[Orxonox-commit 7538] r12141 - code/branches/shader_HS18/data/levels

wiesep at orxonox.net wiesep at orxonox.net
Wed Dec 5 10:29:45 CET 2018


Author: wiesep
Date: 2018-12-05 10:29:45 +0100 (Wed, 05 Dec 2018)
New Revision: 12141

Modified:
   code/branches/shader_HS18/data/levels/BumpMap.oxw
Log:
Renamed Models

Modified: code/branches/shader_HS18/data/levels/BumpMap.oxw
===================================================================
--- code/branches/shader_HS18/data/levels/BumpMap.oxw	2018-12-05 09:29:31 UTC (rev 12140)
+++ code/branches/shader_HS18/data/levels/BumpMap.oxw	2018-12-05 09:29:45 UTC (rev 12141)
@@ -63,18 +63,18 @@
 
     <MovableEntity position="0,0,40" rotationrate="30" rotationaxis="1,0,1">
       <attached>
-          <Model position="0, 0,0" roll="45" scale="10" mesh="Cube_Lava_V2.mesh" />
+          <Model position="0, 0,0" roll="45" scale="10" mesh="Cube_Lava.mesh" />
       </attached>
     </MovableEntity>
 
     <MovableEntity position="0,0,0" rotationrate="30" rotationaxis="1,0,1">
       <attached>
-          <Model position="0, 0,0" roll="45" scale="10" mesh="Cube_Lava_V2_Normal.mesh" />
+          <Model position="0, 0,0" roll="45" scale="10" mesh="Cube_Lava_Normal.mesh" />
       </attached>
     </MovableEntity>
     <MovableEntity position="0,0,-40" rotationrate="30" rotationaxis="1,0,1">
       <attached>
-          <Model position="0, 0,0" roll="45" scale="10" mesh="Cube_Lava_V2_Normal_Blank.mesh" />
+          <Model position="0, 0,0" roll="45" scale="10" mesh="Cube_Lava_Normal_Blank.mesh" />
       </attached>
     </MovableEntity>
 



More information about the Orxonox-commit mailing list