Fatigue pour daltoniens
This commit is contained in:
		| @@ -544,7 +544,7 @@ export class RdDUtility  { | ||||
|         for (let col = 0; col < 5; col++) { | ||||
|           if (col < freeSize) { | ||||
|             if (fatigueCount < fatigue) | ||||
|               row.append("<td class='fatigue-used'/>"); | ||||
|               row.append("<td class='fatigue-used'>X</td>"); | ||||
|  | ||||
|  | ||||
|             else | ||||
|   | ||||
		Reference in New Issue
	
	Block a user