mirror of
https://github.com/OMGeeky/ItemChecklist.git
synced 2025-12-27 06:29:25 +01:00
0.2.2.2, quick fix
This commit is contained in:
@@ -31,6 +31,11 @@ namespace ItemChecklist
|
||||
ToggleChecklistHotKey = RegisterHotKey("Toggle Item Checklist", "I");
|
||||
}
|
||||
|
||||
public override void Unload()
|
||||
{
|
||||
ItemChecklistUI.vanillaIDsInSortOrder = null;
|
||||
}
|
||||
|
||||
public override void AddRecipes()
|
||||
{
|
||||
if (!Main.dedServ)
|
||||
|
||||
Reference in New Issue
Block a user