Temporarily comments out footdirt proc until further notice

This commit is contained in:
deathride58
2018-01-19 12:02:57 -05:00
parent c6f227fc18
commit 953dc29982
+2 -1
View File
@@ -67,9 +67,10 @@ GLOBAL_LIST_INIT(turf_footstep_sounds, list(
/obj/structure/table/wood
footstepsoundoverride = "wood"
/*
/turf/open/floor/Entered(atom/obj, atom/oldloc)
. = ..()
CitDirtify(obj, oldloc)
CitDirtify(obj, oldloc)*/
/mob/living/Move(atom/newloc, direct)
. = ..()