From 27e0e7edb368507e8d4e2f97b87dfb546f71125a Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 27 Apr 2011 16:05:54 +0930 Subject: [PATCH] changed some text, plus testing this --- GameServer/src/msc/config/Constants.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameServer/src/msc/config/Constants.java b/GameServer/src/msc/config/Constants.java index b71e8ea..76c0876 100644 --- a/GameServer/src/msc/config/Constants.java +++ b/GameServer/src/msc/config/Constants.java @@ -16,7 +16,7 @@ public class Constants { /** * Used throughout strings ingame, this is your Server's name. */ - public static final String SERVER_NAME = "msc"; + public static final String SERVER_NAME = "MoparScape Classic"; /** * Set by runtime arguments. Is this World a Members/Subscriber (P2P) * world?