mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-07-09 04:49:35 +00:00
Compat. for other devices
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user