updates to g_combat.c

This commit is contained in:
Walter Julius Hennecke 2014-11-10 21:02:07 +01:00
parent 133ea2230d
commit 8552f9103e
1 changed files with 0 additions and 2 deletions

View File

@ -26,8 +26,6 @@ void G_Combat_GibEntity(gentity_t* self, int32_t killer) {
self->r.contents = 0;
}
#define BORG_ADAPT_NUM_HITS 10
/**
* \brief Checks if borg have adapted to a specified damage type.
* \param targ The target.