Fix CPU level sprites falling down in ClimbHome (instead of stars)
authorWuzzy <almikes@aol.com>
Sat, 08 Apr 2017 06:22:43 +0200
changeset 12188 099e59894671
parent 12187 31b18c1ba02a
child 12189 31184d9b9bfc
Fix CPU level sprites falling down in ClimbHome (instead of stars)
share/hedgewars/Data/Maps/ClimbHome/map.lua
--- a/share/hedgewars/Data/Maps/ClimbHome/map.lua	Sat Apr 08 05:23:07 2017 +0200
+++ b/share/hedgewars/Data/Maps/ClimbHome/map.lua	Sat Apr 08 06:22:43 2017 +0200
@@ -292,7 +292,7 @@
                 math.random(360),
                 0,
                 999999999, -- frameticks
-                171, -- star
+                sprStar, -- star
                 0, c)
                 --,  0xFFCC00FF) -- could be fun to make colour shift as you rise...
             Stars[s] = 1