Don't beep.
This commit is contained in:
parent
4f61559d4f
commit
49acbb7aa8
@ -156,7 +156,6 @@ void LogSaveToDisk()
|
||||
if(!f)
|
||||
return;
|
||||
|
||||
SysBeep(0);
|
||||
GameInfoSend(gGameInfo);
|
||||
fwrite(gGameInfo,sizeof(tGameInfo),1,f);
|
||||
if(gGameInfo->numLaps==-1)
|
||||
|
Loading…
Reference in New Issue
Block a user