Преглед изворни кода

Reduce Alex's max size a bit so that it doesn't break

master
Fen Dweller пре 5 година
родитељ
комит
ce2a164509
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Прегледај датотеку

@@ -22104,7 +22104,7 @@ characterMakers.push(() => makeCharacter(
}, },
{ {
name: "Max Size", name: "Max Size",
height: math.unit(1.57e283, "yottameters")
height: math.unit(1.4e283, "yottameters")
}, },
] ]
)) ))


Loading…
Откажи
Сачувај