Merge 2009scape updates #19

Open
randy wants to merge 204 commits from 2009Scape:master into upstream
Showing only changes of commit 91f3a70f75 - Show all commits

View file

@ -152,7 +152,7 @@ public final class AncientCavern extends MapZone implements Plugin<Object> {
}
});
player.getInterfaceManager().open(c);
player.getInterfaceManager().openOverlay(c);
break;
case 3:
PacketRepository.send(MinimapState.class, new MinimapStateContext(player, 2));