mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-07-02 09:44:20 +00:00
MainForm.cs - Removed unused 'fAQToolStripMenuItem1_Click' function
This commit is contained in:
@@ -1608,11 +1608,6 @@ namespace PckStudio
|
||||
}
|
||||
}
|
||||
|
||||
private void fAQToolStripMenuItem1_Click(object sender, EventArgs e)
|
||||
{
|
||||
//System.Diagnostics.Process.Start(hosturl + "pckStudio#faq");
|
||||
}
|
||||
|
||||
private void convertToBedrockToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
MessageBox.Show("This feature is currently being reworked.", "Currently unavailable", MessageBoxButtons.OK, MessageBoxIcon.Information);
|
||||
|
||||
Reference in New Issue
Block a user