Updated api to v1.5

This commit is contained in:
high 2011-06-20 17:07:18 -04:00
parent c22c0ddd6a
commit e6992bc05f
4 changed files with 8 additions and 4 deletions

View file

@ -21,9 +21,9 @@ using System.Diagnostics;
using System.IO;
using System.Text;
using Microsoft.Xna.Framework;
using StreamBinary;
using Terraria;
using TerrariaAPI;
using XNAHelpers;
namespace TShockAPI
{