Removed commented out code.

This commit is contained in:
JavidPack
2016-12-19 07:54:28 -07:00
parent ec266cd00a
commit 156e7696e2
6 changed files with 1 additions and 201 deletions

View File

@@ -1,17 +1,7 @@
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Graphics;
using System;
using Terraria.UI;
using ItemChecklist.UI;
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Graphics;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Terraria;
using Terraria.GameContent.UI.Elements;
namespace Terraria.GameContent.UI.Elements
{