mirror of
https://github.com/DrBeef/Raze.git
synced 2025-01-18 15:11:51 +00:00
- clear the intermittent sound ticker when the sound gets checked.
This commit is contained in:
parent
aa8452a4b0
commit
a38077a17e
1 changed files with 1 additions and 0 deletions
|
@ -365,6 +365,7 @@ static void DoTimedSound(AmbientSound* amb)
|
|||
}
|
||||
RestartAmbient(amb);
|
||||
}
|
||||
amb->curIndex;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue