Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Neogeekmo committed Jul 24, 2024
2 parents 2a5104e + 529ae54 commit a737a69
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)
AprRC:SetStepCoord(step, 5)
AprRC:NewStep(step)
print("|cff00bfffQpartPart - [" ..
C_QuestLog.GetTitleForQuestID(questID) .. "] - " .. objectiveID .. "|r Added")
Expand Down

0 comments on commit a737a69

Please sign in to comment.