Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
Closes #151
Browse files Browse the repository at this point in the history
  • Loading branch information
Pluviolithic committed Jan 16, 2024
1 parent 0dec572 commit 1a80677
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/client/UI/RebirthUI.lua
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,8 @@ function RebirthUI:Refresh()
getRebirthStrengthMultiplier(
self._rebirthMultipliers,
rebirths + selectors.getStat(store:getState(), player.Name, "Rebirths")
)
),
2
)}x Strength`
end

Expand Down

0 comments on commit 1a80677

Please sign in to comment.