diff -r 8bb050e8e40f -r acf70c44065b share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua --- a/share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua Fri May 28 14:18:52 2021 +0200 +++ b/share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua Fri May 28 15:06:39 2021 +0200 @@ -1047,7 +1047,7 @@ end - -- start the player tumbling with a boom once their turn has actually begun + -- start the player with a boom once their turn has actually begun if racerActive == false then if (TurnTimeLeft > 0) and (TurnTimeLeft ~= TurnTime) then @@ -1076,7 +1076,7 @@ activationStage = 202 end - -- has the player started his tumbling spree? + -- has the player started? if (CurrentHedgehog ~= nil) then -- if the RACE has started, show tracktimes and keep tabs on waypoints