mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-11 07:37:56 -05:00
Search & Rezurrect: remove gained/lost the lead message
This commit is contained in:
@ -139,7 +139,7 @@ round_end(winner)
|
|||||||
|
|
||||||
if (isDefined(level.increment_score_func))
|
if (isDefined(level.increment_score_func))
|
||||||
{
|
{
|
||||||
[[level.increment_score_func]](team);
|
[[level.increment_score_func]](team, 1, false);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user