minor tweaks.
This commit is contained in:
@@ -1309,7 +1309,7 @@ void main ()
|
||||
(.apply viewport)
|
||||
(let [entities (utils/apply-tweens screen entities (:tweens entities))]
|
||||
(label! (:fps entities) :set-text (str (game :fps)))
|
||||
(render! screen [ (:fps entities) (:inventory entities) (:close entities)])
|
||||
(render! screen [ #_(:fps entities) (:inventory entities) (:close entities)])
|
||||
entities))
|
||||
|
||||
:on-resize
|
||||
|
||||
Reference in New Issue
Block a user