mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 22:05:44 +00:00
remove old code
This commit is contained in:
parent
6779be3373
commit
746e236799
@ -468,9 +468,6 @@ grenade_danager()
|
|||||||
{
|
{
|
||||||
frag = level.bots_fragList.data[i];
|
frag = level.bots_fragList.data[i];
|
||||||
|
|
||||||
if (isDefined(frag.throwback))
|
|
||||||
continue;
|
|
||||||
|
|
||||||
if (level.teamBased && frag.team == self.team)
|
if (level.teamBased && frag.team == self.team)
|
||||||
continue;
|
continue;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user