v0.2.3: removed unused variable
This commit is contained in:
@@ -43,8 +43,6 @@ public enum Rankings {
|
|||||||
public ArrayList<Record> records;
|
public ArrayList<Record> records;
|
||||||
public int lastRecord;
|
public int lastRecord;
|
||||||
public int totalNumber;
|
public int totalNumber;
|
||||||
|
|
||||||
private boolean saveNeeded = false;
|
|
||||||
|
|
||||||
public void submit( boolean win ) {
|
public void submit( boolean win ) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user