[Speedmerge] oops (#15072)

This commit is contained in:
AffectedArc07
2020-12-09 11:55:41 -05:00
committed by GitHub
parent 47176c0a14
commit 2897b82345
-1
View File
@@ -32,5 +32,4 @@
* * key_valid - Has the user entered the correct auth key
*/
/datum/world_topic_handler/proc/execute(list/input, key_valid = FALSE)
PRIVATE_PROC(TRUE) // Ensures no one can call this arbitrarily without checking key auth
CRASH("execute() not implemented/overridden for [type]")