Changes default website for GuildChargerGump
This commit is contained in:
parent
159c02bb5a
commit
ee2db826ef
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ namespace Server.Gumps
|
|||
{
|
||||
public class GuildCharterGump : Gump
|
||||
{
|
||||
private const string DefaultWebsite = "https://github.com/runuo/";
|
||||
private const string DefaultWebsite = "https://www.modernuo.com";
|
||||
private readonly Guild m_Guild;
|
||||
private readonly Mobile m_Mobile;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue