Revert "[feature] ТРУСЫ (#12)"

This reverts commit 4bf54ed149.
This commit is contained in:
Aviu00
2024-01-14 07:54:28 +03:00
parent 8dd715559d
commit 2a29f563c8
405 changed files with 644 additions and 3492 deletions

View File

@@ -43,11 +43,6 @@ public sealed class ClientClothingSystem : ClothingSystem
{"pocket1", "POCKET1"},
{"pocket2", "POCKET2"},
{"suitstorage", "SUITSTORAGE"},
//WHITE EDIT
{"socks", "SOCKS"},
{"underweart", "UNDERWEART"},
{"underwearb", "UNDERWEARB"},
// WHITE EDIT
};
[Dependency] private readonly IResourceCache _cache = default!;