mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 07:20:24 +01:00
Can't expect others to follow formatting if I don't
This commit is contained in:
parent
b6dd739ed4
commit
5cbb907ff1
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
+ this.a = (IBlockAccess) null; // CraftBukkit - don't leak Chunk Cache
|
||||
+ this.b = null;
|
||||
+ }
|
||||
+ // Paper end
|
||||
|
||||
protected PathPoint a(int i, int j, int k) {
|
||||
int l = PathPoint.b(i, j, k);
|
||||
|
|
Loading…
Reference in a new issue