mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-09 17:26:07 +00:00
Add linting + fix warnings
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
This commit is contained in:
@@ -15,6 +15,7 @@ import java.awt.event.ActionListener;
|
||||
import java.awt.image.BufferedImage;
|
||||
|
||||
public class DebugFrame extends JFrame implements ActionListener {
|
||||
private static final long serialVersionUID = 9133084939622854303L;
|
||||
private final int x;
|
||||
private final int z;
|
||||
private final BufferedImage img;
|
||||
|
||||
Reference in New Issue
Block a user