mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-24 20:05:13 -06:00
Added notice to the menu for developers to find where the GE boxes are enabled
This commit is contained in:
parent
06fd142cd6
commit
f369bcff94
1 changed files with 1 additions and 0 deletions
|
|
@ -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()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue