mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-11 23:47:53 +00:00
Add monster_cokroach linkent.
This commit is contained in:
parent
84f4fcab9c
commit
c610d15860
@ -59,6 +59,7 @@ public:
|
|||||||
};
|
};
|
||||||
|
|
||||||
LINK_ENTITY_TO_CLASS( monster_cockroach, CRoach )
|
LINK_ENTITY_TO_CLASS( monster_cockroach, CRoach )
|
||||||
|
LINK_ENTITY_TO_CLASS( monster_cokroach, CRoach )
|
||||||
|
|
||||||
//=========================================================
|
//=========================================================
|
||||||
// ISoundMask - returns a bit mask indicating which types
|
// ISoundMask - returns a bit mask indicating which types
|
||||||
|
Loading…
Reference in New Issue
Block a user