Explorar el Código

Fix dumb typo

tags/v0.1.0
Fen Dweller hace 6 años
padre
commit
8cba249d97
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Ver fichero

@@ -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")


Cargando…
Cancelar
Guardar