Cid Randomizer Detector will not check webclients

or any client type that isn't seeker.

The randomizer doesn't work on the webclient, and it wouldn't matter anyways because the webclient's cid is worthless.
This commit is contained in:
Kyle Spier-Swenson
2016-12-01 00:45:49 -08:00
committed by GitHub
parent 17ffb9047c
commit 5f722df728
+2
View File
@@ -335,6 +335,8 @@ var/next_external_rsc = 0
/client/proc/check_randomizer(topic)
. = FALSE
if (connection != "seeker")
return
topic = params2list(topic)
if (!config.check_randomizer)
return