[Orxonox-commit 7163] r11780 - code/branches/Presentation_HS17_merge/data/levels

landauf at orxonox.net landauf at orxonox.net
Mon Feb 19 22:51:15 CET 2018


Author: landauf
Date: 2018-02-19 22:51:15 +0100 (Mon, 19 Feb 2018)
New Revision: 11780

Modified:
   code/branches/Presentation_HS17_merge/data/levels/ArrowLevel.oxw
Log:
[Waypoints_HS17] use uppercase mesh-name to avoid errors

Modified: code/branches/Presentation_HS17_merge/data/levels/ArrowLevel.oxw
===================================================================
--- code/branches/Presentation_HS17_merge/data/levels/ArrowLevel.oxw	2018-02-19 21:50:42 UTC (rev 11779)
+++ code/branches/Presentation_HS17_merge/data/levels/ArrowLevel.oxw	2018-02-19 21:51:15 UTC (rev 11780)
@@ -56,7 +56,7 @@
     
     <Arrow>
       <attached>
-       <Model scale="10" mesh="arrow.mesh"/>
+       <Model scale="10" mesh="Arrow.mesh"/>
       </attached>
       <controller>
         <ArrowController accuracy = 2000>



More information about the Orxonox-commit mailing list