From 123eab41c8e201da58ffbb6bb215716334bec652 Mon Sep 17 00:00:00 2001 From: oy Date: Wed, 29 Jun 2011 22:27:32 +0200 Subject: made it possible to filter by player country in the server browser. Closes #654 --- src/game/client/components/menus.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/client/components/menus.h') diff --git a/src/game/client/components/menus.h b/src/game/client/components/menus.h index 959c366e..585fb91f 100644 --- a/src/game/client/components/menus.h +++ b/src/game/client/components/menus.h @@ -101,6 +101,7 @@ class CMenus : public CComponent POPUP_DISCONNECTED, POPUP_PURE, POPUP_LANGUAGE, + POPUP_COUNTRY, POPUP_DELETE_DEMO, POPUP_RENAME_DEMO, POPUP_REMOVE_FRIEND, -- cgit 1.4.1