Skip to content

Commit 7db27ed

Browse files
Kitsune44BenLubar
andauthored
Update src/game/server/swarm/func_asw_fade.cpp
Co-authored-by: Ben Lubar <ben.lubar+github@gmail.com>
1 parent 4dcbfb1 commit 7db27ed

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/game/server/swarm/func_asw_fade.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ END_DATADESC()
2222

2323
IMPLEMENT_SERVERCLASS_ST( CFunc_ASW_Fade, DT_Func_ASW_Fade )
2424
SendPropInt( SENDINFO( m_nFadeOpacity ), 8, SPROP_UNSIGNED ),
25-
SendPropInt( SENDINFO( m_iCollideWithGrenades ), 2, SPROP_UNSIGNED ),
26-
SendPropBool( SENDINFO( m_bCollideWithMarines ) ),
2725
SendPropBool( SENDINFO( m_bAllowFade ) ),
2826
SendPropBool( SENDINFO( m_bHasProxies ) ),
2927
SendPropBool( SENDINFO( m_bCollideWithMarines ) ),

0 commit comments

Comments
 (0)