forked from Simnation/Main
Merge branch 'master' of https://git.evolution-state-life.de/Evolution-State-Life/Main
This commit is contained in:
commit
c0692918ac
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ getAccountMoney = function(account)
|
|||
else
|
||||
value = exports[Config.banking]:GetAccountBalance(account)
|
||||
end
|
||||
Wait(200)
|
||||
print(value)
|
||||
return value
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue