Initial commit
This commit is contained in:
5
api/GetMoney.lua
Normal file
5
api/GetMoney.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return number money
|
||||
---Returns the total amount of money currently in the player's possession
|
||||
function GetMoney() end
|
||||
Reference in New Issue
Block a user