Skip to content

v1.2.1

Compare
Choose a tag to compare
@markus-wa markus-wa released this 08 Jul 18:52
· 857 commits to master since this release

Deprecation Notices

  • Player.CashSpentThisRound() has been deprecated, use Player.AdditionalPlayerInformation.CashSpentThisRound instead.
  • Player.CashSpentTotal() has been deprecated, use Player.AdditionalPlayerInformation.TotalCashSpent instead.

Fixes

  • Fixed Player.CashSpentThisRound() & Player.CashSpentTotal()