mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 17:31:05 +00:00
committed by
Jindra Petřík
parent
1b8ede40a3
commit
d873e4b561
@@ -257,7 +257,7 @@ public abstract class GraphTextWriter {
|
||||
* @param offset Offset
|
||||
* @return GraphTextWriter
|
||||
*/
|
||||
public static String hilighOffset(String text, long offset) {
|
||||
public static String hilightOffset(String text, long offset) {
|
||||
return "";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user