Version Tick 3.3.3
This commit is contained in:
parent
ed7d280a1d
commit
a4176947ae
2 changed files with 3 additions and 3 deletions
|
|
@ -52,7 +52,7 @@ namespace TShockAPI
|
|||
public class TShock : TerrariaPlugin
|
||||
{
|
||||
public static readonly Version VersionNum = Assembly.GetExecutingAssembly().GetName().Version;
|
||||
public static readonly string VersionCodename = "And believe me, we are still alive.";
|
||||
public static readonly string VersionCodename = "Try the new slim model.";
|
||||
|
||||
public static string SavePath = "tshock";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue