-- @/lua/ge/extensions/gameplay/drag/dragBridge.lua:47 M.stopDragRace = function() gameplay_drag_general.clearDragData() return true end
if gameplay_drag_general.getDragIsStarted() then M.stopDragRace() end