Small UI and code improvements

This commit is contained in:
Stone-Red-Code
2021-07-18 17:37:39 +02:00
parent 23a31ae5d0
commit 4ea42f21de
68 changed files with 247 additions and 215 deletions
+1 -7
View File
@@ -1,10 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace DesktopMagicPluginAPI.Inputs
namespace DesktopMagicPluginAPI.Inputs
{
public class TextBox : Element
{