diff --git a/code/game/objects/items/stacks/tiles/tile_types.dm b/code/game/objects/items/stacks/tiles/tile_types.dm index 4e2529367f..69742e0fcd 100644 --- a/code/game/objects/items/stacks/tiles/tile_types.dm +++ b/code/game/objects/items/stacks/tiles/tile_types.dm @@ -113,9 +113,6 @@ stacktype = /obj/item/stack/tile/wood build_type = /obj/item/stack/tile/wood - -//CHOMPEDIT: Moving carpets to tile_types_ch to give them proper names, descriptions and material variables -/* /obj/item/stack/tile/carpet name = "carpet" singular_name = "carpet"