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

@@ -65,7 +65,7 @@ namespace MinecraftUSkinEditor.Models
base.PerformLayout();
}
public global::MinecraftUSkinEditor.Models.Texture Texture
public global::PckStudio.Models.Texture Texture
{
get
{
@@ -190,6 +190,6 @@ namespace MinecraftUSkinEditor.Models
private global::System.Windows.Forms.Button reloadButton;
private global::MinecraftUSkinEditor.Models.Texture texture;
private global::PckStudio.Models.Texture texture;
}
}