Update to TerrariaAPI 1.12

This commit is contained in:
Lucas Nicodemus 2012-05-25 23:56:06 -06:00
parent 9ed6eb46b2
commit 55ff9cea23
2 changed files with 1 additions and 1 deletions

View file

@ -37,7 +37,7 @@ using TShockAPI.Net;
namespace TShockAPI
{
[APIVersion(1, 11)]
[APIVersion(1, 12)]
public class TShock : TerrariaPlugin
{
private const string LogFormatDefault = "yyyyMMddHHmmss";