fix(presets): players with more than 40 presets would crash on logging in.

This commit is contained in:
Houmgaor
2025-11-24 11:20:00 +01:00
parent c2b51f267c
commit bfdfed0c71
2 changed files with 42 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Race condition in stage broadcast causing nil pointer panics during player logout
- Client crash when loading decoration presets (decomyset) with more than 40 entries
## [9.2.0] - 2023-04-01