mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-22 19:38:06 -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;
|
tab->flags |= S_HILITE;
|
||||||
|
|
||||||
if (current_page != i)
|
if (set_tab_on != i)
|
||||||
{
|
{
|
||||||
set_tab_on = i;
|
set_tab_on = i;
|
||||||
S_StartSound(NULL, sfx_itemup);
|
S_StartSound(NULL, sfx_itemup);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user