mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-22 15:35:55 +02:00
Bot update - waypoints, attacking, looting
This commit is contained in:
@@ -36,7 +36,7 @@ context.macro = function(timeout, name, hotkey, callback, parent)
|
||||
local switch = nil
|
||||
if name:len() > 0 then
|
||||
if context.storage._macros[name] == nil then
|
||||
context.storage._macros[name] = true
|
||||
context.storage._macros[name] = false
|
||||
end
|
||||
switch = context._addMacroSwitch(name, hotkey, parent)
|
||||
end
|
||||
|
Reference in New Issue
Block a user