mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-14 04:31:05 +00:00
add source-sdk-2013
This commit is contained in:
@@ -150,7 +150,7 @@ public:
|
||||
{
|
||||
Msg( "- %d: %s\n", i, m_soundscapes[i]->GetName() );
|
||||
}
|
||||
if ( m_forcedSoundscapeIndex >= 0 )
|
||||
if ( m_forcedSoundscapeIndex )
|
||||
{
|
||||
Msg( "- PLAYING DEBUG SOUNDSCAPE: %d [%s]\n", m_forcedSoundscapeIndex, SoundscapeNameByIndex(m_forcedSoundscapeIndex) );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user