using System; using System.Collections.Generic; using System.Text; namespace Server.ACC { public class ACCGumpParams { public ACCGumpParams() { } } }