mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Replaces info class with notice and purges info (#26421)
This commit is contained in:
@@ -92,7 +92,7 @@ GLOBAL_LIST_EMPTY(allNewscasters)
|
||||
|
||||
/obj/machinery/newscaster/examine(mob/user)
|
||||
. = ..()
|
||||
. += "<span class='info'><b>Alt-Click</b> to remove the photo currently inside it.</span>"
|
||||
. += "<span class='notice'><b>Alt-Click</b> to remove the photo currently inside it.</span>"
|
||||
|
||||
/obj/machinery/newscaster/Destroy()
|
||||
GLOB.allNewscasters -= src
|
||||
|
||||
Reference in New Issue
Block a user