Valve: Give monster_barney a name
This commit is contained in:
parent
e3fc42501d
commit
7ea6f8246c
1 changed files with 1 additions and 0 deletions
|
@ -473,6 +473,7 @@ void monster_barney::monster_barney(void)
|
|||
}
|
||||
|
||||
model = "models/barney.mdl";
|
||||
netname = "Barney";
|
||||
CBaseEntity::CBaseEntity();
|
||||
precache_model(m_oldModel);
|
||||
Respawn();
|
||||
|
|
Loading…
Reference in a new issue