Cleanup obfuscation helper comment format
This commit is contained in:
@@ -61,7 +61,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
this.g = i;
|
||||
}
|
||||
|
||||
+ boolean isCooledDown() { return o(); } // Paper // OBFHELPER
|
||||
+ boolean isCooledDown() { return o(); } // Paper - OBFHELPER
|
||||
public boolean o() {
|
||||
return this.g > 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user