Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update WorldObject sync worker delegate to handle pocket maps
When a pocket map is generated, it is added to `Find.World.pocketMaps` rather than `Find.World.worldObjects.AllWorldObjects`. This change will make sync worker fallback to pocket maps list if it did not find the map in world objects list.
- Loading branch information