petit oublie
This commit is contained in:
parent
37ffa73479
commit
b1ddcc6c84
1 changed files with 1 additions and 1 deletions
|
|
@ -433,7 +433,7 @@ export class Game {
|
|||
|
||||
private drawHands() {
|
||||
const pi = 3.141592;
|
||||
const showHands = true;
|
||||
const showHands = false;
|
||||
|
||||
this.hands[0].drawHand(
|
||||
this.staticCtx,
|
||||
|
|
|
|||
Loading…
Reference in a new issue