mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-04 22:59:42 +02:00
Some quick 2.4.0 fixes
* No longer tells player it is a dev version and shows changelog every load * Updated snapshot for player save format continuity test (changed due to number of donations changing) * Fixed some display issues surrounding augmentations page (newlines were not displaying in tooltip, and NFG is sorted at the top again)
This commit is contained in:
@@ -182,7 +182,7 @@ export const GraftingRoot = (): React.ReactElement => {
|
||||
|
||||
<br />
|
||||
|
||||
<Typography>
|
||||
<Typography whiteSpace={"pre-wrap"}>
|
||||
{(() => {
|
||||
const info =
|
||||
typeof selectedAugmentation.info === "string" ? (
|
||||
|
||||
Reference in New Issue
Block a user