Removes landmark tag generation (#34927)

This commit is contained in:
ShizCalev
2018-01-26 12:21:26 -05:00
committed by CitadelStationBot
parent 57cfc1c81e
commit e53dbbc2ec

View File

@@ -20,7 +20,6 @@
/obj/effect/landmark/New()
..()
tag = text("landmark*[]", name)
GLOB.landmarks_list += src
/obj/effect/landmark/Destroy()