View Single Post
02/08/18, 11:36 PM   #4
Rhyono
AddOn Author - Click to view addons
Join Date: Sep 2016
Posts: 659
Have you tried

function FastRide.keySwitch()

instead of

FastRide.keySwitch = function()
  Reply With Quote