Added private/public warps. Todo before release - make warps with spaces hide. (Too tired. Cannot finish)

This commit is contained in:
Twitchy 2011-08-02 23:18:53 +12:00
parent f95fdf5085
commit dd33927e76
3 changed files with 81 additions and 7 deletions

View file

@ -25,6 +25,7 @@ using System.Security.Cryptography;
using System.Text;
using Microsoft.Xna.Framework;
using Terraria;
using TerrariaAPI;
namespace TShockAPI
{