Skip to content

Commit

Permalink
Disable global checks on this file because deprecated quest functions…
Browse files Browse the repository at this point in the history
… still need to be used in wrath, but ketho's plugin has already removed them
  • Loading branch information
MysticalOS committed Apr 14, 2024
1 parent c6a0b39 commit 0d427e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DBM-WorldEvents/Quests/EscortQuests.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---@diagnostic disable: undefined-global
--Above has to be done since wrath still needs legacy quest apis and ketho's wow api doesn't consider old classic clients
local mod = DBM:NewMod("EscortQuests", "DBM-WorldEvents", 2)

mod:SetRevision("@file-date-integer@")
Expand Down

0 comments on commit 0d427e2

Please sign in to comment.