Skip to content

Commit

Permalink
finally the numbers are fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Geoengi authored Dec 23, 2024
1 parent c38fefa commit 8c68fd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/machinery/roulette_machine.dm
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@
return

if(playing)
remove_overlays += overlays
. += "random_numbers"

/obj/machinery/roulette/update_icon(updates=ALL, payout, color, rolled_number, is_winner = FALSE)
Expand Down

0 comments on commit 8c68fd9

Please sign in to comment.