remove useless variable
This commit is contained in:
parent
e46b5f12e5
commit
b22e3f4944
@ -1,5 +1,3 @@
|
||||
var maxField = 15;
|
||||
|
||||
class Player {
|
||||
constructor(name) {
|
||||
this.name = name;
|
||||
|
Loading…
Reference in New Issue
Block a user