Refine fishing HUD feedback
This commit is contained in:
parent
070765741c
commit
c08dd99596
2 changed files with 17 additions and 16 deletions
|
|
@ -483,7 +483,7 @@ func _update_barrier_markers(
|
|||
marker.color = (
|
||||
UIPalette.DISABLED
|
||||
if defeated
|
||||
else UIPalette.SECONDARY
|
||||
else UIPalette.PRIMARY
|
||||
)
|
||||
if barrier_index == active_index:
|
||||
marker.color = UIPalette.TEXT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue