mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-05-22 01:06:35 +00:00
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
This commit is contained in:
@@ -531,7 +531,7 @@ namespace PckStudio
|
||||
{
|
||||
const string use_deflate = "PS3";
|
||||
const string use_xmem = "Xbox 360";
|
||||
const string use_zlib = "Wii U, PS Vita";
|
||||
const string use_zlib = "Other Platforms";
|
||||
|
||||
ItemSelectionPopUp dialog = new ItemSelectionPopUp(use_zlib, use_deflate, use_xmem);
|
||||
dialog.LabelText = "Type";
|
||||
|
||||
Reference in New Issue
Block a user