Skip to content

Commit

Permalink
MainForm - Mark 'importExtractedSkinsFolder' as Obsolete
Browse files Browse the repository at this point in the history
  • Loading branch information
NessieHax committed Aug 22, 2024
1 parent 8f4109b commit 62c987e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PCK-Studio/MainForm.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1675,6 +1675,7 @@ private bool TrySetLocFile(in LOCFile locFile)
return false;
}

[Obsolete("Refactor or remove this")]
private void importExtractedSkinsFolder(object sender, EventArgs e)
{
OpenFolderDialog contents = new OpenFolderDialog();
Expand Down

0 comments on commit 62c987e

Please sign in to comment.