Rework macroer to use the new stinkytracker
This commit is contained in:
@@ -357,17 +357,17 @@ local function init()
|
||||
return input
|
||||
end
|
||||
|
||||
shared.Whoer.Init()
|
||||
shared.Messenger.Init()
|
||||
shared.StinkyTracker.Init()
|
||||
shared.AgentTracker.Init()
|
||||
shared.Whoer.Init()
|
||||
shared.Spotter.Init()
|
||||
shared.DeathReporter.Init()
|
||||
shared.Inviter.Init()
|
||||
shared.Dueler.Init()
|
||||
shared.Bully.Init()
|
||||
shared.AgentTracker.Init()
|
||||
shared.Macroer.Init()
|
||||
shared.Commander.Init()
|
||||
shared.StinkyTracker.Init()
|
||||
shared.CombatAlerter.Init()
|
||||
print("Heimdall loaded!")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user