mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-02-03 02:24:28 +00:00
Fix typo.
This commit is contained in:
parent
e3f953064d
commit
65dc1997f7
@ -1502,7 +1502,7 @@ void CFuncTrackTrain::Precache( void )
|
||||
break;
|
||||
}
|
||||
|
||||
if( !pszSound )
|
||||
if( pszSound )
|
||||
{
|
||||
PRECACHE_SOUND( pszSound );
|
||||
pev->noise = MAKE_STRING( pszSound );
|
||||
|
Loading…
x
Reference in New Issue
Block a user