Skip to content

Commit

Permalink
remove range for the qpartpart
Browse files Browse the repository at this point in the history
  • Loading branch information
Neogeekmo committed Aug 4, 2024
1 parent 68fb7d9 commit c734691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Commands.lua
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ function AprRC.command:SlashCmd(input)
TrigText = text,
QpartPart = { [questID] = { objectiveID } }
}
AprRC:SetStepCoord(step, 5)
AprRC:SetStepCoord(step)
AprRC:NewStep(step)
print("|cff00bfffQpartPart - [" ..
C_QuestLog.GetTitleForQuestID(questID) .. "] - " .. objectiveID .. "|r Added")
Expand Down

0 comments on commit c734691

Please sign in to comment.