chore: stage all pending changes (DB cleanup, corrections, compiler, init, plugin API)
This commit is contained in:
@@ -95,3 +95,5 @@ QuestieDB._npcAdapterQueryOrder = {}
|
||||
for key, id in pairs(QuestieDB.npcKeys) do
|
||||
QuestieDB._npcAdapterQueryOrder[id] = key
|
||||
end
|
||||
|
||||
-- npcData is nil until a DB plugin sets it
|
||||
|
||||
Reference in New Issue
Block a user