Compat. for other devices

This commit is contained in:
Felix Miller
2021-08-30 14:28:40 -04:00
parent 9848f0efe2
commit a5671a0967
77 changed files with 2224 additions and 1710 deletions

View File

@@ -9,7 +9,7 @@ using System.Net;
using System.Threading;
using System.Windows.Forms;
namespace MinecraftUSkinEditor.Models
namespace PckStudio.Models
{
public partial class MinecraftModelView : Control
{