not sure why I didn't think of this sooner.
This commit is contained in:
@@ -96,8 +96,7 @@
|
||||
|
||||
(when (:shown? entities)
|
||||
(doto (:highlighted-text entities)
|
||||
(label! :set-color (color 1 1 1 opacity))
|
||||
(label! :set-font-scale 0.5))
|
||||
(label! :set-color (color 1 1 1 opacity)))
|
||||
(render! screen [(:fade entities) (:overlay entities)])
|
||||
(render! screen (:items entities))
|
||||
(if-let [item (:highlighted-item entities)]
|
||||
|
||||
Reference in New Issue
Block a user