cycler_sprite: Fixed it not being a trigger, so now the chickens on cs_italy work again. Praise the chicken.mdl
This commit is contained in:
parent
c454f9f801
commit
675ecc323c
1 changed files with 1 additions and 7 deletions
|
@ -8,13 +8,7 @@
|
|||
|
||||
/* https://twhl.info/wiki/page/cycler_sprite_(Half-Life) */
|
||||
|
||||
enumflags
|
||||
{
|
||||
ENVS_STARTON,
|
||||
ENVS_PLAYONCE
|
||||
};
|
||||
|
||||
class cycler_sprite:CBaseEntity
|
||||
class cycler_sprite:CBaseTrigger
|
||||
{
|
||||
void() cycler_sprite;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue