mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-06-17 10:52:17 +00:00
AddEntry now alphabetically sorts the entity list
This commit is contained in:
@@ -56,6 +56,8 @@ namespace PckStudio.Forms.Additional_Popups.EntityForms
|
||||
MessageBox.Show(j_ex.Message, "Error");
|
||||
return;
|
||||
}
|
||||
|
||||
treeViewEntity.Sort();
|
||||
}
|
||||
|
||||
private void treeViews_AfterSelect(object sender, TreeViewEventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user