fix: create NetworkManager statics in init() (#5254)

This commit is contained in:
nerix
2024-03-23 11:56:42 +01:00
committed by GitHub
parent e4ea9af004
commit 044d457d20
6 changed files with 48 additions and 30 deletions
+1
View File
@@ -188,6 +188,7 @@
- Dev: Cleaned up and optimized resources. (#5222)
- Dev: Refactor `StreamerMode`. (#5216, #5236)
- Dev: Cleaned up unused code in `MessageElement` and `MessageLayoutElement`. (#5225)
- Dev: `NetworkManager`'s statics are now created in its `init` method. (#5254)
## 2.4.6