clean up 'n bugcrushing
This commit is contained in:
+1
-4
@@ -12,12 +12,9 @@ import control.GameStateManager;
|
||||
|
||||
public class GameView extends JPanel {
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
private static final long serialVersionUID = 1939480784205689618L;
|
||||
|
||||
GameStateManager gsm;
|
||||
private GameStateManager gsm;
|
||||
|
||||
// Font fpsfont = new Font("OCR A Extended", Font.BOLD, 60);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user