mirror of
https://github.com/OMGeeky/ItemChecklist.git
synced 2026-01-22 03:04:11 +01:00
Removed commented out code.
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user