Skip to content

Commit 4dcbfb1

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 ad25179 commit 4dcbfb1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/game/server/swarm/func_asw_fade.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ IMPLEMENT_SERVERCLASS_ST( CFunc_ASW_Fade, DT_Func_ASW_Fade )
2626
SendPropBool( SENDINFO( m_bCollideWithMarines ) ),
2727
SendPropBool( SENDINFO( m_bAllowFade ) ),
2828
SendPropBool( SENDINFO( m_bHasProxies ) ),
29+
SendPropBool( SENDINFO( m_bCollideWithMarines ) ),
2930
END_SEND_TABLE()
3031

3132
CFunc_ASW_Fade::CFunc_ASW_Fade()

0 commit comments

Comments
 (0)