engine(masterserver): typo fix

This commit is contained in:
nillerusr 2023-02-11 20:34:22 +03:00
parent 2b2ca63b48
commit 67ef35bb78

View File

@ -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 )