Removed some commented lines.
This commit is contained in:
parent
a05307f38a
commit
b78d4eef85
@ -20,9 +20,7 @@ public class SimPanel extends JPanel implements Runnable, KeyListener {
|
||||
|
||||
// Graphics/Framework items
|
||||
private Thread gameloop;
|
||||
//private BufferedImage backbuffer;
|
||||
private Graphics2D g2d;
|
||||
//private AffineTransform identity = new AffineTransform();
|
||||
|
||||
// The Ship
|
||||
private Ship ship;
|
||||
|
Loading…
Reference in New Issue
Block a user