mapvision fix

This commit is contained in:
INeedBots
2020-09-23 13:55:11 -06:00
parent 7c4bb2e8a8
commit 60cfeb84bb
7 changed files with 41 additions and 26 deletions

View File

@ -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)