[Orxonox-commit 1210] r5928 - code/branches/core5/data/particle

rgrieder at orxonox.net rgrieder at orxonox.net
Mon Oct 12 17:38:41 CEST 2009


Author: rgrieder
Date: 2009-10-12 17:38:40 +0200 (Mon, 12 Oct 2009)
New Revision: 5928

Modified:
   code/branches/core5/data/particle/ExplosionComp1.particle
Log:
Fixed typo in a particle script.

Modified: code/branches/core5/data/particle/ExplosionComp1.particle
===================================================================
--- code/branches/core5/data/particle/ExplosionComp1.particle	2009-10-11 19:50:53 UTC (rev 5927)
+++ code/branches/core5/data/particle/ExplosionComp1.particle	2009-10-12 15:38:40 UTC (rev 5928)
@@ -40,7 +40,7 @@
 		repeat_delay_min	2.5
 		repeat_delay_max	2.5
 		width		20
-		hight		20
+		height		20
 		depth		0
 	}
 




More information about the Orxonox-commit mailing list