From 0f8ec91e00a5afecc90eeff546c8cc9002aa211c Mon Sep 17 00:00:00 2001 From: Felix Geyer Date: Mon, 19 Jul 2004 15:03:45 +0000 Subject: [PATCH] removed NO_STEAM --- plugins/include/amxconst.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/plugins/include/amxconst.inc b/plugins/include/amxconst.inc index ddcd2b74..5f6f5405 100755 --- a/plugins/include/amxconst.inc +++ b/plugins/include/amxconst.inc @@ -13,9 +13,6 @@ #define AMXX_VERSION 0.2 -/* Uncomment if you are not using Steam */ -//#define NO_STEAM - #define ADMIN_IMMUNITY (1<<0) /* flag "a" */ #define ADMIN_RESERVATION (1<<1) /* flag "b" */ #define ADMIN_KICK (1<<2) /* flag "c" */