mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-09-03 10:17:25 +00:00
mapvision fix
This commit is contained in:
@@ -751,9 +751,8 @@ clearRideIntro( delay )
|
||||
wait( delay );
|
||||
|
||||
//self freezeControlsWrapper( false );
|
||||
|
||||
if ( !isDefined( level.nukeVisionInProgress ) )
|
||||
self VisionSetNakedForPlayer( getDvar( "mapname" ), 0 );
|
||||
|
||||
self VisionSetNakedForPlayer( getMapVision(), 0 );
|
||||
}
|
||||
|
||||
destroyOnEvents(elem)
|
||||
|
Reference in New Issue
Block a user