RuneMate / Issues

Client and API Issue tracking. See README for more information.
8 stars 0 forks source link

OSRS Bank.isOpen() always false #1

Closed aidden93 closed 5 years ago

aidden93 commented 6 years ago

Describe the bug Bank.isOpen() always false

Affected game modes: OSRS

RuneMate version: 2.89.6

To Reproduce Steps to reproduce the behaviour:

  1. Go to a bank
  2. Open the bank interface
  3. Log the output of Bank.isOpen()
  4. See that it's false

Please include the code used to produce this bug. System.out.println(Bank.isOpen());

aidden93 commented 5 years ago

This has been resolved.