Antique Atlas

Antique Atlas

32M Downloads

New optional markers logic is wrongly applied to all markers

Hunternif opened this issue ยท 0 comments

commented

In MarkersPacket, I should only treat global markers as optional, not the custom ones!

Also: push global markers into all atlases, not just the ones in the player's inventory:
https://github.com/AntiqueAtlasTeam/AntiqueAtlas/blob/1.12.2/src/main/java/hunternif/mc/atlas/network/client/MarkersPacket.java#L104