clean up 'n bugcrushing

This commit is contained in:
Bilel Bghiel
2015-06-19 14:36:40 +02:00
parent 864b6efa52
commit d92cd7333b
16 changed files with 116 additions and 183 deletions
+1 -4
View File
@@ -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);