removed uneccessary line
This commit is contained in:
parent
e77ff4a1c1
commit
9aa832e48c
1 changed files with 0 additions and 2 deletions
|
@ -1758,8 +1758,6 @@ global void SoundOptions(void)
|
|||
cd_get_volume(&i, &i);
|
||||
SoundOptionsMenuItems[14].d.hslider.percent = (i * 100) / 255;
|
||||
#endif
|
||||
#else
|
||||
SoundOptionsMenuItems[i].d.gem.state = MI_GSTATE_UNCHECKED;
|
||||
#endif
|
||||
ProcessMenu(MENU_SOUND_OPTIONS, 1);
|
||||
#endif // with sound
|
||||
|
|
Loading…
Add table
Reference in a new issue