Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param unit string
|
||||
---@param name string
|
||||
---@param unit string
|
||||
---@param name string
|
||||
---Offers to trade with a given unit. The trade process does not begin immediately; once the server has determined both clients can trade, the TRADE_SHOW event fires.
|
||||
function InitiateTrade(unit, name) end
|
||||
function InitiateTrade(unit, name) end
|
||||
|
||||
Reference in New Issue
Block a user