Delta-v/Content.Server/Ghost/IGhostOnMove.cs

7 lines
81 B
C#

namespace Content.Server.Ghost
{
public interface IGhostOnMove
{
}
}