Updated api to 1,13.

This commit is contained in:
Zack Piispanen 2013-04-19 23:54:11 -04:00
parent a8ce4e511e
commit b37552ff27
5 changed files with 6 additions and 9 deletions

View file

@ -37,7 +37,7 @@ using TShockAPI.Net;
namespace TShockAPI
{
[APIVersion(1, 12)]
[APIVersion(1, 13)]
public class TShock : TerrariaPlugin
{
private const string LogFormatDefault = "yyyy-MM-dd_HH-mm-ss";