diff --git a/cardsprites.c65 b/cardsprites.c65 index 58a258a..dadbf5d 100644 --- a/cardsprites.c65 +++ b/cardsprites.c65 @@ -959,7 +959,7 @@ FUNC menu_hint_show ENDIF // Set color to blue (6) - sprite_color6 = 6 + sprite_color6 = color_light_grey // Enable sprite 6 sprite_enable = sprite_enable | %01000000