-- @/lua/ge/extensions/scenario/scenarios.lua:1460
local function rollingStartTriggered()
scenario.timer = 0
processRaceStart()
end
if scenario.rollingStart and w.cur == 0 then -- hit the starting line
scenario_scenarios.rollingStartTriggered()
if (bo.playerUsable == true or bo.playerUsable == '1') then