changeset 11581 | fd02a080d962 |
parent 11569 | 294ce0fa65d0 |
child 11582 | e54f8e0ca3bb |
--- a/share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua Sat Feb 27 20:56:49 2016 +0300 +++ b/share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua Sun Feb 28 00:00:46 2016 +0300 @@ -173,7 +173,7 @@ local fastY = {} local fastCount = 0 local fastIndex = 0 -local fastColour = 0x0a0a0a +local fastColour = 0xffffffff local currX = {} local currY = {}