Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(client/tackle): proper timeout (#40)
* Update tackle.lua Moved: SetTimeout(1000, function () self:disable(false) to make it stop the tackle function. When outside it was running multiple threads as many times as the tackle key was pressed. * Update tackle.lua * Update tackle.lua * Update tackle.lua fixed spacing
- Loading branch information