Add teleporter logs (#13375)
This commit is contained in:
7
Content.Client/Teleportation/PortalSystem.cs
Normal file
7
Content.Client/Teleportation/PortalSystem.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using Content.Shared.Teleportation.Systems;
|
||||
|
||||
namespace Content.Client.Teleportation;
|
||||
|
||||
public sealed class PortalSystem : SharedPortalSystem
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user