mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
Fix stupid merge
This commit is contained in:
parent
5114570794
commit
8bcd622412
|
@ -90,9 +90,6 @@ private:
|
||||||
char m_aFilterString[64];
|
char m_aFilterString[64];
|
||||||
char m_aFilterGametypeString[128];
|
char m_aFilterGametypeString[128];
|
||||||
|
|
||||||
//used instead of g_Config.br_max_requests to get more servers
|
|
||||||
int m_CurrentMaxRequests;
|
|
||||||
|
|
||||||
// the token is to keep server refresh separated from each other
|
// the token is to keep server refresh separated from each other
|
||||||
int m_CurrentToken;
|
int m_CurrentToken;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue