Split out goliath addon for distribution #23

Merged
atomaka merged 6 commits from auto-repair-goliath into master 2021-03-09 22:58:50 -05:00
Showing only changes of commit 78d8f5568c - Show all commits

View file

@ -1,4 +1,4 @@
local f, ATAutoReactivateGoliath, events = CreateFrame("Frame"), {}, {} local f = CreateFrame("Frame")
StaticPopupDialogs["GOLIATH_MISSING"] = { StaticPopupDialogs["GOLIATH_MISSING"] = {
text = "Option to repair goliath not found; move closer", text = "Option to repair goliath not found; move closer",