Merge pull request #12782 from timothyteakettle/unfucks-money

[s] coin related patch
This commit is contained in:
silicons
2020-07-15 11:59:58 -07:00
committed by GitHub
+1 -1
View File
@@ -280,7 +280,7 @@
total += physical_money.get_item_credit_value()
CHECK_TICK
registered_account.adjust_money(total)
registered_account.adjust_money(total)
QDEL_LIST(money)