Code format
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---@return withdraw type
|
||||
---@return deposit
|
||||
---@return repair
|
||||
---@return withdraw
|
||||
---@return string name
|
||||
---@return number year
|
||||
---@return number month
|
||||
---@return number day
|
||||
---@return number hour
|
||||
---@param index number
|
||||
---@return withdraw type
|
||||
---@return deposit
|
||||
---@return repair
|
||||
---@return withdraw
|
||||
---@return string name
|
||||
---@return number year
|
||||
---@return number month
|
||||
---@return number day
|
||||
---@return number hour
|
||||
---Returns information about a transaction in the guild bank money log
|
||||
function GetGuildBankMoneyTransaction(index) end
|
||||
function GetGuildBankMoneyTransaction(index) end
|
||||
|
||||
Reference in New Issue
Block a user