Skip to content

Commit 97384b7

Browse files
committed
Update bankpin.simba
1 parent 6fd476c commit 97384b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

osrs/interfaces/mainscreen/bankpin.simba

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,6 @@ begin
254254
Result := SleepUntil(_IsUnlocked(), 300, 3000) or Self.Enter(pin, Dec(attempts));
255255
end;
256256

257-
{$DEFINE SRLT_DEBUG_INTERFACES}
258257
{$IFDEF SRLT_DEBUG_INTERFACES}
259258
procedure TRSBankPin.Draw(img: TImage);
260259
var

0 commit comments

Comments
 (0)