mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2024-11-21 16:13:57 +00:00
add message about holding L
This commit is contained in:
parent
58939524a3
commit
4b9b2f263a
1 changed files with 1 additions and 0 deletions
|
@ -339,6 +339,7 @@ const layer = createLayer(id, function (this: BaseLayer) {
|
|||
) : null}
|
||||
<MainDisplay resource={letters} color={color} />
|
||||
{render(process)}
|
||||
If your letters are stuck, try holding L
|
||||
{Decimal.lt(totalLetters.value, 8e9) ? (
|
||||
<div>
|
||||
The more letters you process, the more you'll improve at processing letters.
|
||||
|
|
Loading…
Reference in a new issue