Commit aa17c9b
committed
fix: re-roll seed on manual restart so constellations vary
ControlAction::Restart reused original_seed verbatim, so pressing 'r'
always re-picked the same Constellation figure. Re-roll a fresh seed on
each manual restart unless a seed was pinned via --seed (then it stays
reproducible).1 parent 02c5503 commit aa17c9b
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2699 | 2699 | | |
2700 | 2700 | | |
2701 | 2701 | | |
2702 | | - | |
| 2702 | + | |
| 2703 | + | |
| 2704 | + | |
| 2705 | + | |
| 2706 | + | |
| 2707 | + | |
| 2708 | + | |
| 2709 | + | |
| 2710 | + | |
2703 | 2711 | | |
2704 | 2712 | | |
2705 | 2713 | | |
| |||
0 commit comments