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

@@ -4,7 +4,7 @@ using System.IO;
using System.Runtime.CompilerServices;
using System.Threading;
namespace MinecraftUSkinEditor.Models
namespace PckStudio.Models
{
public class Texture
{