mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2025-03-26 04:10:50 +00:00
IOQ3 commit 2202
This commit is contained in:
parent
7cf38eb836
commit
663558fbb5
1 changed files with 1 additions and 1 deletions
|
@ -601,7 +601,7 @@ void SP_trigger_hurt(gentity_t * self)
|
|||
self->damage = 5;
|
||||
}
|
||||
|
||||
self->r.contents = CONTENTS_TRIGGER;
|
||||
//self->r.contents = CONTENTS_TRIGGER;
|
||||
|
||||
//Makro - custom death message
|
||||
G_InitCustomDeathMessage(self, &self->methodOfDeath);
|
||||
|
|
Loading…
Reference in a new issue