Skip to content

v2.20.2

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 08:08
· 69 commits to dev since this release
8cbd60b

Changes:

  • Fixed adding admin-only configs between loading to the main menu and before loading the game being locked for local editing
  • Fixed network version in the disconnect window was always 27 duo to accessing a constant value
  • Fixed SimpleJson deserialization of non-primitive dictionaries (thx bid)
  • Fixed GUIManager asset loading to use the prefab cache and not hard crash on missing assets