Posted February 06, 2024 by LittleCodingFox
#Game Updates
While debugging strange behaviour for the game as of the latest update, I realized that I accidentally created new code with the same name as an existing code, which was somehow compatible, and was being used without warning, causing several issues.
This hotfix fixes that and also adds a small improvement to the pack open experience.