mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-17 05:27:38 +03:00
# Description Removed references to obsolete function in the Container manager, replaced them with the recommended ContainerSystem function calls. Might have unified/verbosed a few variable names while at it. - [x] remove container manager references - [x] add container system refences - [x] run tests to look for warnings. - [x] run game looking for clear errors from things changed - [ ] Scream about all the unnecessary changes compare to whats needed to fix the actual warnings. # Changelog 🆑 - remove: ContainerManager references - add: ContainerSystem references - tweak: some variable naming --------- Co-authored-by: ilmenwe <no@mail.com> (cherry picked from commit 82f2d04e132cf66975c253bfc06163e2cfa3f063)