game hint light grey
This commit is contained in:
parent
c3cd214d55
commit
1151b2d2c4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue