Multiplayer
Multiplayer copied to clipboard
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.