ECS and cleanup body system, merge body templates and presets into body prototypes (#11991)
Co-authored-by: Jezithyr <Jezithyr@gmail.com>
This commit is contained in:
7
Content.Client/Body/Systems/BodySystem.cs
Normal file
7
Content.Client/Body/Systems/BodySystem.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using Content.Shared.Body.Systems;
|
||||
|
||||
namespace Content.Client.Body.Systems;
|
||||
|
||||
public sealed class BodySystem : SharedBodySystem
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user