From d52b13e828713d9cd886b5dd4bd69e08e409903a Mon Sep 17 00:00:00 2001 From: Vincent Vandemeulebrouck Date: Fri, 11 Dec 2020 19:14:24 +0100 Subject: [PATCH] Fatigue pour daltoniens --- module/rdd-utility.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/rdd-utility.js b/module/rdd-utility.js index 2d89766e..f6da7629 100644 --- a/module/rdd-utility.js +++ b/module/rdd-utility.js @@ -544,7 +544,7 @@ export class RdDUtility { for (let col = 0; col < 5; col++) { if (col < freeSize) { if (fatigueCount < fatigue) - row.append(""); + row.append("X"); else