mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-27 07:04:16 +00:00
Add a missing linkent for pitdrone.
This commit is contained in:
parent
039c4219a9
commit
ead1f55d0c
@ -795,6 +795,7 @@ class CPitDrone : public CBaseMonster
|
||||
};
|
||||
|
||||
LINK_ENTITY_TO_CLASS(monster_pitdrone, CPitDrone)
|
||||
LINK_ENTITY_TO_CLASS(monster_pit_drone, CPitDrone)
|
||||
|
||||
TYPEDESCRIPTION CPitDrone::m_SaveData[] =
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user