Fixed highlight animator not rendering correctly due to a missing repaint request

This commit is contained in:
2023-02-01 16:36:31 -06:00
parent 2a8a2d1bbf
commit 07fdf0055e
2 changed files with 3 additions and 1 deletions

View File

@@ -30,4 +30,4 @@ DEPENDENCIES
releasy
BUNDLED WITH
2.3.17
2.4.3

View File

@@ -626,6 +626,8 @@ module TAC
super
unless @highlight_animator.complete?
current_state.request_repaint
item = @highlight_item_container
Gosu.draw_rect(