mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
2048 favorites
This commit is contained in:
parent
220499b5da
commit
280368d46a
|
@ -24,7 +24,7 @@ public:
|
|||
|
||||
enum
|
||||
{
|
||||
MAX_FAVORITES=256
|
||||
MAX_FAVORITES=2048
|
||||
};
|
||||
|
||||
CServerBrowser();
|
||||
|
|
Loading…
Reference in a new issue