mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 21:10:46 +00:00
Issue #440: replace binary data
This commit is contained in:
@@ -107,7 +107,7 @@ public class MainFrameStatusPanel extends JPanel implements ActionListener {
|
||||
}
|
||||
}
|
||||
|
||||
public String translate(String key) {
|
||||
private String translate(String key) {
|
||||
return mainFrame.translate(key);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user