From 01a5d41cee0adc181288be088e3fad0969b4e38f Mon Sep 17 00:00:00 2001 From: Mark Sturgill Date: Sat, 26 Oct 2013 12:23:24 -0700 Subject: [PATCH] update uosteam and razor urls --- Scripts/Misc/Assistants.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Scripts/Misc/Assistants.cs b/Scripts/Misc/Assistants.cs index 07a6bb178..fd42f72ce 100644 --- a/Scripts/Misc/Assistants.cs +++ b/Scripts/Misc/Assistants.cs @@ -17,8 +17,8 @@ namespace Server.Misc public static readonly TimeSpan DisconnectDelay = TimeSpan.FromSeconds(15.0); public const string WarningMessage = "The server was unable to negotiate features with your assistant. " - + "You must download and run an updated version of AssistUO" - + " or Razor." + + "You must download and run an updated version of UOSteam" + + " or Razor." + "

Make sure you've checked the option Negotiate features with server, " + "once you have this box checked you may log in and play normally." + "

You will be disconnected shortly.";