From: MirceaKitsune Date: Sat, 30 Jul 2011 12:39:16 +0000 (+0300) Subject: Not if we're a gibbed dead body or not visible any more X-Git-Url: http://git.xonotic.org/?a=commitdiff_plain;h=083ddeaf2d017e17eaf3f5a7a1c1adbfa7919474;p=voretournament%2Fvoretournament.git Not if we're a gibbed dead body or not visible any more --- diff --git a/data/qcsrc/server/vore.qc b/data/qcsrc/server/vore.qc index 78dbfd28..ca00c5d0 100644 --- a/data/qcsrc/server/vore.qc +++ b/data/qcsrc/server/vore.qc @@ -670,6 +670,7 @@ void Vore() Vore_AutoTaunt(); if(!self.stat_eaten) + if(self.modelindex) // not if we're a gibbed dead body or not visible any more if(self.colormod) if(self.colormod != '1 1 1') {