mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2024-11-21 16:13:57 +00:00
display letter hardcap
This commit is contained in:
parent
cad540735e
commit
7039ea077f
1 changed files with 1 additions and 0 deletions
|
@ -339,6 +339,7 @@ const layer = createLayer(id, function (this: BaseLayer) {
|
|||
<MainDisplay resource={letters} color={color} />
|
||||
{render(process)}
|
||||
<div>
|
||||
You cannot have more letters than people in the world.
|
||||
The more letters you process, the more you'll improve at processing letters.
|
||||
</div>
|
||||
<div>Currently: {format(synergy.value)}x</div>
|
||||
|
|
Loading…
Reference in a new issue