diff -r e9d2efe5763b -r b9cc405541c1 share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua --- a/share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua Sun May 14 19:08:57 2017 +0200 +++ b/share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua Tue May 16 21:37:46 2017 +0200 @@ -997,8 +997,6 @@ loc("Complete the track as fast as you can!") .. "|" .. loc("Round limit:") .. " " .. roundLimit .. "|" .. loc("You can further customize the race by changing the scheme script paramater.") .. "|" .. - --loc("For example, the below line would play map 4, with infinite fuel for the flying saucer, and four rounds.") .. "|" .. - --"m=4, ufo=true, rounds=4" .. "|" .. "", 4, 4000 )