security guard fix ... limit to san fierro only too.
This commit is contained in:
parent
af06396a46
commit
6dde70aa66
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -222,7 +222,7 @@ stock GenerateNewPlayback( ) {
|
|||||||
szLocation[ 16 ], iRandom;
|
szLocation[ 16 ], iRandom;
|
||||||
|
|
||||||
find_track:
|
find_track:
|
||||||
if( ( iRandom = random( 11 ) ) == iRecentTrack ) {
|
if( ( iRandom = random( 4 ) ) == iRecentTrack ) {
|
||||||
goto find_track;
|
goto find_track;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user