mirror of
https://git.code.sf.net/p/quake/prozac-qfcc
synced 2024-11-27 06:22:23 +00:00
Tee hee, overflow
This commit is contained in:
parent
841a2e09b3
commit
46826ceba3
1 changed files with 2 additions and 0 deletions
|
@ -1521,6 +1521,8 @@ float(entity e) EF_GlowColor =
|
|||
else if (te.owned_by == 2)
|
||||
ret |= EF_RED;
|
||||
}
|
||||
|
||||
te = find(te, classname, "item_tfgoal");
|
||||
}
|
||||
|
||||
if (e.super_damage_finished)
|
||||
|
|
Loading…
Reference in a new issue