2048 favorites

This commit is contained in:
def 2013-10-07 03:56:39 +02:00
parent 220499b5da
commit 280368d46a

View file

@ -24,7 +24,7 @@ public:
enum
{
MAX_FAVORITES=256
MAX_FAVORITES=2048
};
CServerBrowser();