2022-07-06 07:46:35 -04:00
|
|
|
using Content.Shared.Clothing;
|
2021-11-07 22:17:35 -07:00
|
|
|
|
2022-07-06 07:46:35 -04:00
|
|
|
namespace Content.Client.Clothing;
|
|
|
|
|
|
|
|
|
|
public sealed class MagbootsSystem : SharedMagbootsSystem
|
2021-11-07 22:17:35 -07:00
|
|
|
{
|
2022-07-06 07:46:35 -04:00
|
|
|
|
2021-11-07 22:17:35 -07:00
|
|
|
}
|