mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
[s] Fix server_hop not requiring the comms key (#14284)
This commit is contained in:
@@ -125,6 +125,7 @@
|
||||
|
||||
/datum/world_topic/server_hop
|
||||
keyword = "server_hop"
|
||||
require_comms_key = TRUE
|
||||
|
||||
/datum/world_topic/server_hop/Run(list/input)
|
||||
var/expected_key = input[keyword]
|
||||
|
||||
Reference in New Issue
Block a user