This commit is contained in:
INeedBots 2020-09-21 23:19:18 -06:00
parent 2d9a5cbaef
commit b0706765e4

View File

@ -812,7 +812,7 @@ initKillstreakHud(inity)
}
}
if (!isUnderAStreak)
if (!isUnderAStreak && self.killStreakHudElems.size)
{
self.killStreakHudElems[0] setPoint( "RIGHT", "RIGHT", -25, inity - 25 * (self.killStreakHudElems.size - 1 - 1) );
self.killStreakHudElems[0] setText( "Done" );