Fix rotation visuals desync & appearance state spam (#23016)
* Fix rotation visuals desync * :bucklemeup: * A
This commit is contained in:
7
Content.Server/Rotation/RotationVisualsSystem.cs
Normal file
7
Content.Server/Rotation/RotationVisualsSystem.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using Content.Shared.Rotation;
|
||||
|
||||
namespace Content.Server.Rotation;
|
||||
|
||||
public sealed class RotationVisualsSystem : SharedRotationVisualsSystem
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user