add message about holding L

This commit is contained in:
unsoftcapped3 2022-12-23 10:20:54 -08:00 committed by GitHub
parent 58939524a3
commit 4b9b2f263a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.