Minor simplification

This commit is contained in:
Andrew Tomaka 2021-03-09 19:59:22 -05:00
parent 7dad121552
commit 78d8f5568c
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -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",