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
+2
View File
@@ -18,6 +18,8 @@ public abstract class GameState {
this.gsm = gsm;
this.sh = sh;
this.sql = sql;
int kleurButton1 = 0;
}
public abstract void init();