- cleanup
This commit is contained in:
parent
a5628518c1
commit
718614a820
9 changed files with 1490 additions and 1245 deletions
|
|
@ -2174,7 +2174,7 @@ void AAmbientSound::Tick ()
|
|||
loop = CHAN_LOOP;
|
||||
}
|
||||
|
||||
if (ambient->sound != 0)
|
||||
if (ambient->sound != FSoundID(0))
|
||||
{
|
||||
// The second argument scales the ambient sound's volume.
|
||||
// 0 and 100 are normal volume. The maximum volume level
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue