Removes errant debug line.

This commit is contained in:
Jon
2015-12-14 20:22:18 +00:00
parent af802266e4
commit 14bc2afe43

View File

@@ -42,7 +42,6 @@
. += "<a href='?src=\ref[src];flavour_text_robot=open'>Set Robot Flavor Text</a><br/>"
/datum/category_item/player_setup_item/general/flavor/OnTopic(var/href,var/list/href_list, var/mob/user)
user << href_list["flavor_text"]
if(href_list["flavor_text"])
switch(href_list["flavor_text"])
if("open")