Removes newscaster admin topics and vars (#70158)

This commit is contained in:
John Willard
2022-09-27 22:32:23 -07:00
committed by GitHub
parent 46226d844a
commit a2a2c2da24
2 changed files with 1 additions and 246 deletions
+1 -4
View File
@@ -21,10 +21,7 @@ GLOBAL_PROTECT(href_token)
var/spamcooldown = 0
var/admincaster_screen = 0 //TODO: remove all these 5 variables, they are completly unacceptable
var/datum/feed_message/admincaster_feed_message = new /datum/feed_message
var/datum/wanted_message/admincaster_wanted_message = new /datum/wanted_message
var/datum/feed_channel/admincaster_feed_channel = new /datum/feed_channel
///Randomly generated signature used for security records authorization name.
var/admin_signature
var/href_token