Fixed version
This commit is contained in:
parent
572358c7f7
commit
f3591f1d8b
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ namespace TShockAPI
|
|||
{
|
||||
public static string saveDir = "./tshock/";
|
||||
|
||||
public abstract Version Version
|
||||
public override Version Version
|
||||
{
|
||||
get { return new Version(0, 1); }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue