From 81e9150f438d2ce1c84fb5c29115a44a9407b7e7 Mon Sep 17 00:00:00 2001 From: MrStonedOne Date: Tue, 15 May 2018 16:47:51 -0700 Subject: [PATCH] allow ip/cid tracking --- code/modules/admin/stickyban.dm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/code/modules/admin/stickyban.dm b/code/modules/admin/stickyban.dm index 1d2065a1f08..16954e97f9a 100644 --- a/code/modules/admin/stickyban.dm +++ b/code/modules/admin/stickyban.dm @@ -445,10 +445,6 @@ . -= "admin_matches_this_round" . -= "pending_matches_this_round" - //storing these can sometimes cause sticky bans to start matching everybody - // and isn't even needed for sticky ban matching, as the hub tracks these separately - . -= "IP" - . -= "computer_id" . = list2params(.)