mirror of
https://github.com/yquake2/rogue.git
synced 2024-11-26 06:00:50 +00:00
parent
31178c81bf
commit
ee209d649c
1 changed files with 0 additions and 3 deletions
|
@ -1586,9 +1586,6 @@ void door_use (edict_t *self, edict_t *other, edict_t *activator)
|
|||
if (!self)
|
||||
return;
|
||||
|
||||
if (!self->flags)
|
||||
return;
|
||||
|
||||
if (self->flags & FL_TEAMSLAVE)
|
||||
return;
|
||||
|
||||
|
|
Loading…
Reference in a new issue