[UIFeeder] Fix feeder highlighting

This commit is contained in:
momo5502 2018-11-25 20:23:29 +01:00
parent 4bf98649a4
commit 8872a36f82

View File

@ -167,7 +167,7 @@ namespace Components
// Get listbox cursor pos
mov edx, [edx]
add edx, Game::listBoxDef_s::startPos
add edx, Game::listBoxDef_s::mousePos
mov edx, [edx]
// Resolve item cursor pos pointer