mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -06:00
Autoformat using tab characters
This commit is contained in:
parent
0b44eca4ba
commit
a3b7beeed7
278 changed files with 22710 additions and 22769 deletions
|
|
@ -3,6 +3,6 @@ package rt4;
|
|||
import org.openrs2.deob.annotation.OriginalMember;
|
||||
|
||||
public class HitBarList {
|
||||
@OriginalMember(owner = "client!fm", name = "S", descriptor = "Lclient!n;")
|
||||
public static final SoftLruHashTable hitBars = new SoftLruHashTable(4);
|
||||
@OriginalMember(owner = "client!fm", name = "S", descriptor = "Lclient!n;")
|
||||
public static final SoftLruHashTable hitBars = new SoftLruHashTable(4);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue