mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
wtb active headmin (#77670)
## About The Pull Request this pr made me learn to webedit ## Why It's Good For The Game turns out headmins have interesting functionality, probably good to have them around ## Changelog 🆑 balance: Re-escalates terry powergaming by increasing the strength of sec /🆑
This commit is contained in:
@@ -224,10 +224,6 @@ 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