This commit is contained in:
2026-05-15 10:36:19 -07:00
parent a2f0a489c1
commit a8d9798001
+1 -1
View File
@@ -192,6 +192,7 @@ impl Klondike {
let state = KlondikeState {
piles: [
stock,
t0,
t1,
t2,
@@ -200,7 +201,6 @@ impl Klondike {
t5,
t6,
t7,
stock,
Pile::new(),
Pile::new(),
Pile::new(),