mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-03-12 13:31:33 +00:00
Oops.
This commit is contained in:
parent
733c6fce9d
commit
ae3bb401ab
@ -1045,13 +1045,6 @@ void CHalfLifeMultiplay::DeathNotice( CBasePlayer *pVictim, entvars_t *pKiller,
|
|||||||
weapon_name = STRING( pVictim->m_pActiveItem->pev->classname );
|
weapon_name = STRING( pVictim->m_pActiveItem->pev->classname );
|
||||||
|
|
||||||
// Hack to fix name change
|
// Hack to fix name change
|
||||||
tau = "tau_cannon";
|
|
||||||
gluon = "gluon gun";
|
|
||||||
zapgun = "zapgun";
|
|
||||||
multizapper = "multizapper";
|
|
||||||
squidspit = "squidspit";
|
|
||||||
freezeray = "freezeray";
|
|
||||||
snarklauncher = "snarklauncher";
|
|
||||||
char *rpg = "rpg_rocket";
|
char *rpg = "rpg_rocket";
|
||||||
char *hand_grenade = "hand_grenade";
|
char *hand_grenade = "hand_grenade";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user