diff -r c8edd93b970f -r fd02a080d962 share/hedgewars/Data/Scripts/Multiplayer/Racer.lua --- a/share/hedgewars/Data/Scripts/Multiplayer/Racer.lua Sat Feb 27 20:56:49 2016 +0300 +++ b/share/hedgewars/Data/Scripts/Multiplayer/Racer.lua Sun Feb 28 00:00:46 2016 +0300 @@ -94,7 +94,7 @@ local fastY = {} local fastCount = 0 local fastIndex = 0 -local fastColour = 0x0a0a0a +local fastColour = 0xffffffff local currX = {} local currY = {}