mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-09 16:45:46 -07:00
Removed extra whitespace
This commit is contained in:
parent
2079ec7459
commit
008324aa84
1 changed files with 1 additions and 2 deletions
|
|
@ -555,8 +555,7 @@ public final class client extends GameShell {
|
||||||
throw new RuntimeException(e);
|
throw new RuntimeException(e);
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
e.printStackTrace();
|
e.printStackTrace();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@OriginalMember(owner = "client!lb", name = "a", descriptor = "(Z)V")
|
@OriginalMember(owner = "client!lb", name = "a", descriptor = "(Z)V")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue