Revert "does this fix it"

This reverts commit 41c59a7f88.
This commit is contained in:
May Evans 2022-09-05 16:42:38 +01:00
parent 41c59a7f88
commit 7dafb284d3

View file

@ -689,7 +689,7 @@ SlotMachine_PayCoinsToPlayer:
ld a, h
ld [wPayoutCoins], a
ld hl, wTempCoins1 + 1
ld de, wPlayerCoins + 5
ld de, wPlayerCoins + 1
ld c, $2
predef AddBCDPredef
call SlotMachine_PrintCreditCoins