mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-27 22:51:49 +00:00
oops
This commit is contained in:
@ -86,8 +86,7 @@ onPlayerSpawned()
|
|||||||
|
|
||||||
if (isDefined(level.nukeVisionInProgress) && level.nukePermAftermath)
|
if (isDefined(level.nukeVisionInProgress) && level.nukePermAftermath)
|
||||||
{
|
{
|
||||||
visionSetNaked( "aftermath", 0 );
|
self visionSetNakedForPlayer( "aftermath", 0 );
|
||||||
VisionSetPain("aftermath");
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user