Clean up WeakAuras table and remove members that no one should touch
This commit is contained in:
@@ -9,7 +9,7 @@ local anim_function_strings = Private.anim_function_strings;
|
||||
|
||||
local function noopErrorHandler() end
|
||||
|
||||
local frame = WeakAuras.frames["WeakAuras Main Frame"]
|
||||
local frame = Private.frames["WeakAuras Main Frame"]
|
||||
|
||||
local updatingAnimations;
|
||||
local last_update = GetTime();
|
||||
|
||||
Reference in New Issue
Block a user