WIP
This commit is contained in:
@@ -137,7 +137,7 @@ class Player {
|
||||
? "White wins!"
|
||||
: result === "0-1"
|
||||
? "Black wins!"
|
||||
: "Draw"
|
||||
: "Draw!"
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user