Fixes for grid rotation (#4562)
* Fixes gas overlays * Fixes verbs *Set noRot on a bunch of stuff
This commit is contained in:
9
Content.Client/Interactable/InteractionSystem.cs
Normal file
9
Content.Client/Interactable/InteractionSystem.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
using Content.Shared.Interaction;
|
||||
|
||||
namespace Content.Client.Interactable
|
||||
{
|
||||
public sealed class InteractionSystem : SharedInteractionSystem
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user