adjustment

This commit is contained in:
guiyomu-dev
2026-02-13 12:34:48 +01:00
parent 52f9079ba1
commit 828db2029f
12 changed files with 226 additions and 97 deletions

View File

@@ -20,6 +20,7 @@ type GameReader struct {
monstersLastUpdate time.Time
inventoryLastUpdate time.Time
objectsLastUpdate time.Time
ExpChar uint16
cachedMonsters data.Monsters
cachedInventory data.Inventory