Files
OldThink/Content.Client/GameObjects/EntitySystems/ClientNotifySystem.cs

8 lines
104 B
C#
Raw Normal View History

namespace Content.Client.GameObjects.EntitySystems
{
public class ClientNotifySystem
{
}
}