Remove useless UpdateURL code
This commit is contained in:
parent
db5e88acf7
commit
34126651aa
1 changed files with 1 additions and 5 deletions
|
|
@ -107,10 +107,6 @@ namespace TShockAPI
|
||||||
get { return "The administration modification of the future."; }
|
get { return "The administration modification of the future."; }
|
||||||
}
|
}
|
||||||
|
|
||||||
public override string UpdateURL
|
|
||||||
{
|
|
||||||
get { return ""; }
|
|
||||||
}
|
|
||||||
public TShock(Main game)
|
public TShock(Main game)
|
||||||
: base(game)
|
: base(game)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue