Cleanup obfuscation helper comment format

This commit is contained in:
Zach Brown
2016-07-27 17:46:02 -05:00
parent 608d77d492
commit 2ee4beaa3a
10 changed files with 29 additions and 17 deletions

View File

@@ -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;