VortexQuake2 / Vortex

Quake 2 Vortex. vrxcl/revival.
http://q2vortex.com
GNU General Public License v2.0
15 stars 17 forks source link

Unable to deflect self #143

Closed kildykild closed 1 year ago

kildykild commented 1 year ago
target = ent;
}
else
{
    target = curse_Attack(...)

Seems to be missing from the deflect code