From 91b766d519dac325746b7d44e9e72b04560d5ee2 Mon Sep 17 00:00:00 2001 From: May Evans <36418502+PlagueVonKarma@users.noreply.github.com> Date: Sun, 4 Sep 2022 01:50:39 +0100 Subject: [PATCH] Update slot_machine.asm --- engine/slots/slot_machine.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/slots/slot_machine.asm b/engine/slots/slot_machine.asm index b7c8f7a8..233c0bba 100644 --- a/engine/slots/slot_machine.asm +++ b/engine/slots/slot_machine.asm @@ -516,7 +516,7 @@ SlotReward100Text: db "300@" SlotReward8Text: - db "40" + db "40@" SlotReward15Text: db "75@"