protected override void Dispose(bool disposing) { ServiceRegistry.Unregister <UltimaGame>(); UserInterface.Dispose(); base.Dispose(disposing); }