-- @/lua/ge/extensions/scenario/scenarios.lua:322 local function stopRaceTimer() if not scenario then return end scenario.timerActive = false end