Latest progress - restored patches, some issues resolved
This commit is contained in:
@@ -51,7 +51,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
}
|
||||
}
|
||||
|
||||
+ public final int applyTrackingRangeScale(int value) { return this.b(i); } // Paper - OBFHELPER
|
||||
+ public final int applyTrackingRangeScale(int value) { return this.b(value); } // Paper - OBFHELPER
|
||||
public int b(int i) {
|
||||
return i;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user