Removes dead code and icons (#62342)

This commit is contained in:
Jordan Brown
2021-10-26 12:44:46 -07:00
committed by GitHub
parent e18f97cd07
commit 6e8872f178
4 changed files with 0 additions and 34 deletions
@@ -51,8 +51,6 @@
ignore += typesof(/obj/item/food/deepfryholder)
//Can't pass in a thing to glow
ignore += typesof(/obj/effect/abstract/eye_lighting)
//It wants a lot more context then we have
ignore += typesof(/obj/effect/buildmode_line)
//We don't have a pod
ignore += typesof(/obj/effect/pod_landingzone_effect)
ignore += typesof(/obj/effect/pod_landingzone)