Pārlūkot izejas kodu

commentaire inutile

pull/2/head
demisel 7 mēnešus atpakaļ
vecāks
revīzija
07097d72c9
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0
    1
      js/game.js

+ 0
- 1
js/game.js Parādīt failu

@@ -89,7 +89,6 @@ class Game {
89 89
 	
90 90
 	checkGameCompletion()
91 91
 	{
92
-		// If all tubes are complete or empty, the game is complete
93 92
 		this.isCompleted = this.tubes.every(
94 93
 			tube => tube.isComplete() || tube.isEmpty()
95 94
 		);

Notiek ielāde…
Atcelt
Saglabāt