mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Fixed vertical scrolling color
This commit is contained in:
parent
a4123f65b3
commit
f873fd447f
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ void UIVertScroll::DrawThumb
|
|||
m_local_alpha
|
||||
);
|
||||
}
|
||||
else
|
||||
else if (m_pressed == VS_PAGE_DOWN)
|
||||
{
|
||||
DrawBox(
|
||||
0.0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue