Skip to content

Commit

Permalink
Add missing WoW globals
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharparam committed Dec 2, 2022
1 parent 60469ae commit 118703c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .luacheckrc
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ stds.wow = {
"CreateFrame",
"date",
"DEFAULT_CHAT_FRAME",
"Enum",
"GetServerTime",
"FauxScrollFrame_GetOffset",
"FauxScrollFrame_OnVerticalScroll",
Expand All @@ -54,6 +55,7 @@ stds.wow = {
"SOUNDKIT",
"StaticPopup_Show",
"time",
"TooltipDataProcessor",
"UIParent",
"UnitCanAttack",
"UnitExists",
Expand Down

0 comments on commit 118703c

Please sign in to comment.