Removed extra whitespace

This commit is contained in:
ipkpjersi 2024-01-06 16:12:29 -05:00
parent 2079ec7459
commit 008324aa84

View file

@ -555,8 +555,7 @@ public final class client extends GameShell {
throw new RuntimeException(e);
} catch (Exception e) {
e.printStackTrace();
}
}
}
@OriginalMember(owner = "client!lb", name = "a", descriptor = "(Z)V")