Skip to content

Commit

Permalink
docs: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MSchmoecker committed Jul 17, 2024
1 parent aef1124 commit 4031862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4031862

Please sign in to comment.