Added notice to the menu for developers to find where the GE boxes are enabled

This commit is contained in:
Qweqker 2020-03-11 20:25:33 -04:00
parent 06fd142cd6
commit f369bcff94

View file

@ -63,6 +63,7 @@ public final class GrandExchange implements SavingModule {
/**
* Opens the Grand Exchange menu.
* @NOTICE: The amount of GE boxes is limited at LoginWriteEvent.java (2 or 6 GE boxes, set it 0 for 2, 1 for 6)
*/
public void open() {
if (player.getIronmanManager().checkRestriction()) {