mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 05:55:42 +00:00
hard
This commit is contained in:
parent
80d2b7bf1a
commit
f48acb4b53
@ -1446,6 +1446,9 @@ underScorePopup(string, hudColor, glowAlpha)
|
|||||||
if ( string == "" )
|
if ( string == "" )
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
if (level.hardcoreMode)
|
||||||
|
return;
|
||||||
|
|
||||||
self notify( "underScorePopup" );
|
self notify( "underScorePopup" );
|
||||||
self endon( "underScorePopup" );
|
self endon( "underScorePopup" );
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user