diff --git a/CHANGELOG.md b/CHANGELOG.md index 28fd7691f..31ea19684 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ * Added PieceManager.AddPieceCategory(string name) and PieceManager.RemovePieceCategory(string name) * Deprecated PieceManager.AddPieceCategory(string table, string name) and PieceManager.RemovePieceCategory(string table, string name), use the new overloads without the table parameter * Changed GUIManager asset loading to use the prefab cache and not hard crash on missing assets -* Fixed adding admin-only configs after between loading to the main menu and before loading the game being locked for local editing +* Fixed adding admin-only configs between loading to the main menu and before loading the game being locked for local editing ## Version 2.20.1 * Fixed an error when cloning an item with an existing ExtEquipment