mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 13:15:53 +12:00
fix money duplication T-t
This commit is contained in:
parent
d4f2d8f69e
commit
8c43129303
4 changed files with 19 additions and 13 deletions
|
@ -301,6 +301,7 @@ namespace HISP.Player
|
|||
|
||||
Database.SetPlayerBankMoney(value, Id);
|
||||
bankMoney = value;
|
||||
BankInterest = value;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue