Minor simplification
This commit is contained in:
parent
7dad121552
commit
78d8f5568c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
local f, ATAutoReactivateGoliath, events = CreateFrame("Frame"), {}, {}
|
||||
local f = CreateFrame("Frame")
|
||||
|
||||
StaticPopupDialogs["GOLIATH_MISSING"] = {
|
||||
text = "Option to repair goliath not found; move closer",
|
||||
|
|
Loading…
Reference in a new issue