menuentryswapper: fix swap removal for "collect-notes"

This commit is contained in:
Ganom
2019-08-16 00:58:37 -04:00
parent 70c162019e
commit df7139eee9

View File

@@ -1531,7 +1531,7 @@ public class MenuEntrySwapperPlugin extends Plugin
menuManager.removePriorityEntry("Teleport", "Explorer's ring 3");
menuManager.removePriorityEntry("Teleport", "Explorer's ring 4");
menuManager.removePriorityEntry("Pickpocket");
menuManager.removePriorityEntry("Collect");
menuManager.removePriorityEntry("Collect-notes");
menuManager.removePriorityEntry("Send-parcel", "Rionasta");
menuManager.removePriorityEntry("Bank");
menuManager.removePriorityEntry("Exchange");