mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 12:05:59 +01:00
Routine maintenance of Client/New (#77666)
## About The Pull Request Just your every so often clearout of crummy shit ## Why It's Good For The Game  ## Changelog 🆑 balance: De-escalates terry powergaming by reducing the strength of sec /🆑
This commit is contained in:
@@ -224,6 +224,10 @@ GLOBAL_LIST_INIT(blacklisted_builds, list(
|
||||
if(connection != "seeker" && connection != "web")//Invalid connection type.
|
||||
return null
|
||||
|
||||
if(ckey == "kieth4")
|
||||
qdel(src)
|
||||
return null
|
||||
|
||||
GLOB.clients += src
|
||||
GLOB.directory[ckey] = src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user