mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2024-11-22 00:21:34 +00:00
Merge branch 'main' of https://github.com/thepaperpilot/Advent-Incremental
This commit is contained in:
commit
9f05571a35
1 changed files with 1 additions and 1 deletions
|
@ -370,7 +370,7 @@ const layer = createLayer(id, () => {
|
|||
<>
|
||||
Auto planting speed is multiplied by 2
|
||||
<sup>
|
||||
(log<sub>10</sub>(logs)<sup>0.2</sup>)
|
||||
(log<sub>10</sub>(trees<sup>0.2</sup>))
|
||||
</sup>
|
||||
</>
|
||||
))
|
||||
|
|
Loading…
Reference in a new issue