We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d61374 commit 9902366Copy full SHA for 9902366
1 file changed
src/game/server/swarm/func_asw_fade.cpp
@@ -80,7 +80,7 @@ void CFunc_ASW_Fade::InputSetCollideWithGrenades( inputdata_t& inputdata )
80
81
static const char* pszExplosiveClasses[] = {
82
"asw_mine",
83
- "npc_zombine",
+ "npc_grenade_frag",
84
"asw_rocket",
85
"grenadespit",
86
"asw_missile_round",
0 commit comments