about summary refs log tree commit diff
path: root/src/engine/e_if_client.h
diff options
context:
space:
mode:
authorAlfred Eriksson <somerunce@gmail.com>2008-09-29 14:11:40 +0000
committerAlfred Eriksson <somerunce@gmail.com>2008-09-29 14:11:40 +0000
commitb48608dc2aa454e0474751ecc80d01384c62a013 (patch)
tree8002f87746fe9383fe9c70f997070ef137f39655 /src/engine/e_if_client.h
parenteac9658b7395a45d0b48cad340fd9ccf7bec0fde (diff)
downloadzcatch-b48608dc2aa454e0474751ecc80d01384c62a013.tar.gz
zcatch-b48608dc2aa454e0474751ecc80d01384c62a013.zip
#473 maps are filtered by quicksearch
Diffstat (limited to 'src/engine/e_if_client.h')
-rw-r--r--src/engine/e_if_client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/e_if_client.h b/src/engine/e_if_client.h
index 8badb4c6..08402ad1 100644
--- a/src/engine/e_if_client.h
+++ b/src/engine/e_if_client.h
@@ -58,6 +58,7 @@ enum
 	
 	BROWSEQUICK_SERVERNAME=1,
 	BROWSEQUICK_PLAYERNAME=2,
+	BROWSEQUICK_MAPNAME=4,
 	
 	BROWSETYPE_INTERNET = 0,
 	BROWSETYPE_LAN = 1,