share/hedgewars/Data/Scripts/Multiplayer/Racer.lua
changeset 11581 fd02a080d962
parent 11569 294ce0fa65d0
child 11585 026c329b1a13
--- 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 = {}