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