mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-22 07:32:32 +01:00
The game client sometimes writes -1 (0xFF bytes) into the house_tier field during save, which causes the house theme to vanish on next login. Snapshot the house tier before applying the save delta and restore it if the incoming value is corrupted.