engine(masterserver): typo fix
This commit is contained in:
parent
056a37e91d
commit
d3bfa892fd
1 changed files with 0 additions and 1 deletions
|
@ -261,7 +261,6 @@ newgameserver_t &CMaster::ProcessInfo(bf_read &buf)
|
|||
|
||||
// Password?
|
||||
s.m_bPassword = buf.ReadByte();
|
||||
m_iServersResponded
|
||||
s.m_iFlags = buf.ReadLong();
|
||||
|
||||
if( s.m_iFlags & S2A_EXTRA_DATA_HAS_GAMETAG_DATA )
|
||||
|
|
Loading…
Reference in a new issue