namespace Content.Shared.GridPreloader.Systems;
public abstract class SharedGridPreloaderSystem : EntitySystem
{
}