Code format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param monthOffset number
|
||||
---@param day number
|
||||
---@return number index
|
||||
---@param monthOffset number
|
||||
---@param day number
|
||||
---@return number index
|
||||
---Returns the index of the first invitation on a given day to which the player has not responded
|
||||
function CalendarGetFirstPendingInvite(monthOffset, day) end
|
||||
function CalendarGetFirstPendingInvite(monthOffset, day) end
|
||||
|
||||
Reference in New Issue
Block a user