Clean up WeakAuras table and remove members that no one should touch
This commit is contained in:
@@ -13,7 +13,7 @@ profileData.auras = {}
|
||||
local currentProfileState, ProfilingTimer
|
||||
|
||||
local RealTimeProfilingWindow = CreateFrame("Button", nil, UIParent)
|
||||
WeakAuras.frames["RealTime Profiling Window"] = RealTimeProfilingWindow
|
||||
Private.frames["RealTime Profiling Window"] = RealTimeProfilingWindow
|
||||
RealTimeProfilingWindow.width = 500
|
||||
RealTimeProfilingWindow.height = 300
|
||||
RealTimeProfilingWindow.barHeight = 20
|
||||
|
||||
Reference in New Issue
Block a user