update version display and project urls
This commit is contained in:
parent
d18b2254d8
commit
1fdb2d9a1f
3 changed files with 6 additions and 6 deletions
|
|
@ -11,7 +11,7 @@ namespace Server.Gumps
|
|||
private Mobile m_Mobile;
|
||||
private Guild m_Guild;
|
||||
|
||||
private const string DefaultWebsite = "http://www.runuo.com/";
|
||||
private const string DefaultWebsite = "https://github.com/runuo/";
|
||||
|
||||
public GuildCharterGump( Mobile from, Guild guild ) : base( 20, 30 )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue