From 48500bc43ccf4556d3f1e4d7ddf064752e04d921 Mon Sep 17 00:00:00 2001
From: DoganGFL <gfldogan@gmail.com>
Date: Wed, 8 Aug 2018 17:09:19 +0200
Subject: [PATCH] disallow sm_gravity

---
 PointServerCommandFilter/configs/PointServerCommandFilter.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/PointServerCommandFilter/configs/PointServerCommandFilter.cfg b/PointServerCommandFilter/configs/PointServerCommandFilter.cfg
index a83d5ef3..17aa3f9b 100644
--- a/PointServerCommandFilter/configs/PointServerCommandFilter.cfg
+++ b/PointServerCommandFilter/configs/PointServerCommandFilter.cfg
@@ -75,7 +75,7 @@
 	}
 
 	// sm_*
-	"sm_gravity" {}
+//	"sm_gravity" {}
 	"sm_freeze" {}
 	"sm_timebomb" {}
 	"sm_firebomb" {}
@@ -86,7 +86,7 @@
 	"sm_tsay" {}
 	"sm_hsay" {}
 	"sm_setcooldown" {}
-	
+
 	"sm_startrace" {}
 	"sm_endrace" {}
 	"sm_cancelrace" {}