fix tabs sfx

This commit is contained in:
Roman Fomin 2024-03-07 10:20:09 +07:00
parent 68099bdd71
commit 5b04dbe423

View File

@ -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);