Skip to content

Commit

Permalink
Removed duplicate tie definition file.
Browse files Browse the repository at this point in the history
  • Loading branch information
MistakeNot4892 authored and comma committed Apr 22, 2024
1 parent 97c16ad commit a6d38ce
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 42 deletions.
2 changes: 1 addition & 1 deletion code/modules/clothing/neck/ties.dm
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@
/obj/item/clothing/neck/tie/brown
name = "brown tie"
icon = 'icons/clothing/accessories/ties/tie_long.dmi'
color = "#b18345"
color = "#b18345"
40 changes: 0 additions & 40 deletions code/modules/clothing/under/accessories/ties.dm

This file was deleted.

1 change: 0 additions & 1 deletion nebula.dme
Original file line number Diff line number Diff line change
Expand Up @@ -2036,7 +2036,6 @@
#include "code\modules\clothing\under\accessories\holster.dm"
#include "code\modules\clothing\under\accessories\lockets.dm"
#include "code\modules\clothing\under\accessories\storage.dm"
#include "code\modules\clothing\under\accessories\ties.dm"
#include "code\modules\clothing\under\jobs\civilian.dm"
#include "code\modules\clothing\under\jobs\engineering.dm"
#include "code\modules\clothing\under\jobs\medsci.dm"
Expand Down

0 comments on commit a6d38ce

Please sign in to comment.