about summary refs log tree commit diff
path: root/src/engine/e_if_other.h
diff options
context:
space:
mode:
authorAlfred Eriksson <somerunce@gmail.com>2009-01-11 10:40:14 +0000
committerAlfred Eriksson <somerunce@gmail.com>2009-01-11 10:40:14 +0000
commit39a12060d68b1a5169d643a8c6f56df3d82ac4c1 (patch)
treebb104b9b446a00687e533924b5765ff3918780cc /src/engine/e_if_other.h
parent371e8623161095b8f74d51d37f3de368b5cd584c (diff)
downloadzcatch-39a12060d68b1a5169d643a8c6f56df3d82ac4c1.tar.gz
zcatch-39a12060d68b1a5169d643a8c6f56df3d82ac4c1.zip
removed the tuning filtering and warning. modded servers can use tuning for free. added pure server checking - ctf, dm and tdm gametypes are not allowed to have different tuning.
Diffstat (limited to 'src/engine/e_if_other.h')
-rw-r--r--src/engine/e_if_other.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/engine/e_if_other.h b/src/engine/e_if_other.h
index 76e86b3e..5c839750 100644
--- a/src/engine/e_if_other.h
+++ b/src/engine/e_if_other.h
@@ -31,8 +31,6 @@ enum
 enum
 {
 	SRVFLAG_PASSWORD = 0x1,
-	SRVFLAG_TUNED = 0x2,
-	SRVFLAG_MOD = 0x4
 };
 
 /*