Update quests and restrict tactics to non-classic versions
All checks were successful
forgejo/Czech Quests/addon/pipeline/head This commit looks good
All checks were successful
forgejo/Czech Quests/addon/pipeline/head This commit looks good
This commit is contained in:
parent
666bbc4659
commit
352271d34d
4 changed files with 21 additions and 9 deletions
|
@ -147,7 +147,9 @@ local function InitOptions()
|
|||
|
||||
InitQuests()
|
||||
InitSpeeches()
|
||||
InitTactics()
|
||||
if (WOW_PROJECT_ID ~= WOW_PROJECT_CLASSIC) then
|
||||
InitTactics()
|
||||
end
|
||||
InitOthers()
|
||||
|
||||
Settings.RegisterAddOnCategory(category)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue