Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param hour number
|
||||
---@param minute number
|
||||
---@param hour number
|
||||
---@param minute number
|
||||
---Changes the lockout time associated with the selected event (currently unused). This feature is not enabled in the current version of World of Warcraft; saving an event in which the lockout time has been changed will revert it to its default of 0, 0 (midnight).
|
||||
function CalendarEventSetLockoutTime(hour, minute) end
|
||||
function CalendarEventSetLockoutTime(hour, minute) end
|
||||
|
||||
Reference in New Issue
Block a user