namespace Observatory.Framework.Files.Journal
{
    public class SwitchSuitLoadout : CreateSuitLoadout
    {
    }
}