Code format

This commit is contained in:
2025-05-04 14:32:03 +02:00
parent c0337ef97f
commit 93b45ac12e
3012 changed files with 8372 additions and 9301 deletions

View File

@@ -1,14 +1,14 @@
---@diagnostic disable: missing-return, lowercase-global
---@param list owner
---@param bidder
---@param list
---@param owner
---@param index number
---@return 4 duration
---@return 1
---@return 2
---@return 3
---@return 4
---@param list owner
---@param bidder
---@param list
---@param owner
---@param index number
---@return 4 duration
---@return 1
---@return 2
---@return 3
---@return 4
---Returns the time remaining before an auction listing expires
function GetAuctionItemTimeLeft(list, bidder, list, owner, index) end
function GetAuctionItemTimeLeft(list, bidder, list, owner, index) end