[UIFeeder] Fix feeder highlighting
This commit is contained in:
parent
4bf98649a4
commit
8872a36f82
@ -167,7 +167,7 @@ namespace Components
|
|||||||
|
|
||||||
// Get listbox cursor pos
|
// Get listbox cursor pos
|
||||||
mov edx, [edx]
|
mov edx, [edx]
|
||||||
add edx, Game::listBoxDef_s::startPos
|
add edx, Game::listBoxDef_s::mousePos
|
||||||
mov edx, [edx]
|
mov edx, [edx]
|
||||||
|
|
||||||
// Resolve item cursor pos pointer
|
// Resolve item cursor pos pointer
|
||||||
|
Loading…
Reference in New Issue
Block a user