v1.2.1
Deprecation Notices
Player.CashSpentThisRound()
has been deprecated, usePlayer.AdditionalPlayerInformation.CashSpentThisRound
instead.Player.CashSpentTotal()
has been deprecated, usePlayer.AdditionalPlayerInformation.TotalCashSpent
instead.
Fixes
- Fixed
Player.CashSpentThisRound()
&Player.CashSpentTotal()