Skip to content

Commit

Permalink
Update data/libs/functions/player.lua
Browse files Browse the repository at this point in the history
Co-authored-by: murilo09 <[email protected]>
  • Loading branch information
luanluciano93 and murilo09 authored Oct 14, 2024
1 parent a9704d4 commit 63831bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/libs/functions/player.lua
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ function Player.addManaSpent(...)
end

-- Functions From OTServBR-Global

function Player.depositMoney(self, amount)
return Bank.deposit(self, amount)
end
Expand Down

0 comments on commit 63831bd

Please sign in to comment.