Fix build errors

This commit is contained in:
KillzXGaming 2019-09-01 21:56:10 -04:00
parent d4fdeca032
commit 5a52151f3a

View file

@ -5,6 +5,7 @@ using System.Text;
using System.Threading.Tasks;
using System.Xml;
using System.Xml.Serialization;
using LayoutBXLYT.Cafe;
namespace LayoutBXLYT
{
@ -15,4 +16,4 @@ namespace LayoutBXLYT
return "";
}
}
}
}