Initial final refactor (problems noticed by intellij)
This commit is contained in:
@@ -262,7 +262,7 @@ public class Player implements Serializable {
|
||||
*/
|
||||
@Override
|
||||
public String toString() {
|
||||
int last = -1;
|
||||
int last;
|
||||
|
||||
var table = new AsciiTable(ROUNDED, 1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user