mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-17 05:56:02 +01:00
Bit of tidying
This commit is contained in:
@@ -236,7 +236,6 @@ local moneyFunc = {
|
||||
--- ```lua
|
||||
--- chargePlayer(100, "cash", playerId)
|
||||
--- ```
|
||||
---
|
||||
function chargePlayer(cost, moneyType, newsrc)
|
||||
local is_success = false
|
||||
local src = newsrc or source
|
||||
|
||||
Reference in New Issue
Block a user