mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-05-29 10:24:34 +00:00
Update MainForm.cs
This commit is contained in:
@@ -247,7 +247,7 @@ namespace PckStudio
|
||||
default:
|
||||
node.ImageIndex = 5;
|
||||
node.SelectedImageIndex = 5;
|
||||
throw new InvalidDataException(nameof(file.filetype));
|
||||
//throw new InvalidDataException(nameof(file.filetype));
|
||||
break;
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user