mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-20 18:37:48 -04:00
fix tabs sfx
This commit is contained in:
parent
68099bdd71
commit
5b04dbe423
@ -2876,7 +2876,7 @@ boolean MN_SetupCursorPostion(int x, int y)
|
||||
{
|
||||
tab->flags |= S_HILITE;
|
||||
|
||||
if (current_page != i)
|
||||
if (set_tab_on != i)
|
||||
{
|
||||
set_tab_on = i;
|
||||
S_StartSound(NULL, sfx_itemup);
|
||||
|
Loading…
x
Reference in New Issue
Block a user