Initial commit
This commit is contained in:
4
api/AcceptTrade.lua
Normal file
4
api/AcceptTrade.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Accepts a proposed trade. Once both players have accepted, the trade process completes and the actual exchange of items/money/enchants takes place.
|
||||
function AcceptTrade() end
|
||||
Reference in New Issue
Block a user