fixed bug am48308

This commit is contained in:
David Anderson 2006-12-19 11:12:12 +00:00
parent 96c49f4ff9
commit b110021f4f

View File

@ -758,6 +758,8 @@ public client_death(killer,victim,wpnindex,hitplace,TK)
}
public showDoubleKill(){
if (g_KillCount < 2)
return
new pos = g_KillCount - 2
if ( pos > 2 ) pos = 2
if ( DoubleKill ) {