mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2024-11-22 00:21:34 +00:00
make ivy 3 match its effect
This commit is contained in:
parent
b2bcd97f34
commit
4d776f9f2c
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