[Orxonox-commit 517] r2183 - media/particle

Aurelian at orxonox.net Aurelian at orxonox.net
Mon May 25 18:40:15 CEST 2009


Author: Aurelian
Date: 2009-05-25 18:40:14 +0200 (Mon, 25 May 2009)
New Revision: 2183

Modified:
   media/particle/repairGold.particle
   media/particle/repairSilver.particle
Log:
Bug in particle emitter removed.

Modified: media/particle/repairGold.particle
===================================================================
--- media/particle/repairGold.particle	2009-05-25 16:28:00 UTC (rev 2182)
+++ media/particle/repairGold.particle	2009-05-25 16:40:14 UTC (rev 2183)
@@ -42,8 +42,8 @@
 		width	200
 		height	200
 		depth	200
-		inner_width	1
-		inner_height	1
-		inner_depth	1
+		inner_width	0.9
+		inner_height	0.9
+		inner_depth	0.9
 	}
 }

Modified: media/particle/repairSilver.particle
===================================================================
--- media/particle/repairSilver.particle	2009-05-25 16:28:00 UTC (rev 2182)
+++ media/particle/repairSilver.particle	2009-05-25 16:40:14 UTC (rev 2183)
@@ -42,8 +42,8 @@
 		width	200
 		height	200
 		depth	200
-		inner_width	1
-		inner_height	1
-		inner_depth	1
+		inner_width	0.9
+		inner_height	0.9
+		inner_depth	0.9
 	}
 }




More information about the Orxonox-commit mailing list