Removed a lot of the useless testing and error logging from the runtime log.

This commit is contained in:
ZomgPonies
2014-06-16 23:01:41 -04:00
parent cd3a972331
commit e3ed1c3781
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
M.equip_to_slot_or_del(new /obj/item/clothing/shoes/sandal(M), slot_shoes)
/proc/EquipCustomItems(mob/living/carbon/human/M)
testing("\[CustomItem\] Checking for custom items for [M.ckey] ([M.real_name])...")
// testing("\[CustomItem\] Checking for custom items for [M.ckey] ([M.real_name])...")
if(!establish_db_connection())
return