Code format
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param questIndex number
|
||||
---@param questIndex number
|
||||
---Selects a quest from the quest log. The selected quest is used by other functions which do not take a quest index as argument (e.g. GetQuestLogQuestText()).
|
||||
function SelectQuestLogEntry(questIndex) end
|
||||
function SelectQuestLogEntry(questIndex) end
|
||||
|
Reference in New Issue
Block a user