Procházet zdrojové kódy

Fix dumb typo

tags/v0.1.0
Fen Dweller před 6 roky
rodič
revize
8cba249d97
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Zobrazit soubor

@@ -1823,7 +1823,7 @@ characterMakers["GiantGrowingVixen"] = () => {
{ {
name: "Reasonably Sized", name: "Reasonably Sized",
height: math.unit(25000, "parsecs") height: math.unit(25000, "parsecs")
}
},
{ {
name: "Slightly Uncompressed", name: "Slightly Uncompressed",
height: math.unit(7.77e31, "parsecs") height: math.unit(7.77e31, "parsecs")


Načítá se…
Zrušit
Uložit