This commit is contained in:
SoulliesOfficial
2026-03-26 14:48:04 -04:00
parent 731726239a
commit 11423add8f
100 changed files with 196597 additions and 1049 deletions

View File

@@ -36,6 +36,7 @@ namespace Ichni.Editor
{
dropdownComponent.CreateNewItem(name);
}
dropdownComponent.selectedItemIndex = 0;
dropdownComponent.SetupDropdown();
}