unused list

This commit is contained in:
kevinz000
2020-01-24 21:48:38 -07:00
parent 102252fb02
commit 1877f6d0f5
@@ -49,7 +49,6 @@
//Gets filled up in create_bodyparts()
var/list/hand_bodyparts = list() //a collection of arms (or actually whatever the fug /bodyparts you monsters use to wreck my systems)
var/list/leg_bodyparts = list()
var/icon_render_key = ""
var/static/list/limb_icon_cache = list()