engine(masterserver): typo fix
This commit is contained in:
parent
2b2ca63b48
commit
67ef35bb78
@ -261,7 +261,6 @@ newgameserver_t &CMaster::ProcessInfo(bf_read &buf)
|
|||||||
|
|
||||||
// Password?
|
// Password?
|
||||||
s.m_bPassword = buf.ReadByte();
|
s.m_bPassword = buf.ReadByte();
|
||||||
m_iServersResponded
|
|
||||||
s.m_iFlags = buf.ReadLong();
|
s.m_iFlags = buf.ReadLong();
|
||||||
|
|
||||||
if( s.m_iFlags & S2A_EXTRA_DATA_HAS_GAMETAG_DATA )
|
if( s.m_iFlags & S2A_EXTRA_DATA_HAS_GAMETAG_DATA )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user