Cleanup obfuscation helper comment format
This commit is contained in:
@@ -27,7 +27,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
}
|
||||
|
||||
- private void d() {
|
||||
+ public void captureCurrentPosition() { d(); } private void d() { // Paper // OBFHELPER
|
||||
+ public void captureCurrentPosition() { d(); } private void d() { // Paper - OBFHELPER
|
||||
this.l = this.player.locX;
|
||||
this.m = this.player.locY;
|
||||
this.n = this.player.locZ;
|
||||
|
||||
Reference in New Issue
Block a user