generated from Digitalroot-Valheim/Digitalroot.Valheim.ModRepoTemplate
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #24, Jere — 08/05/2023 9:34 AM Each ZDO can save up to 255 of specific data type. Because [IG] changed count to byte. Currently save doesn't check for this and happily writes past the limit. (https://discord.com/channels/1094477020206993449/1094713280032948394/1137423481403879444)
- Loading branch information
1 parent
c95bee1
commit e37845e
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters