Explorar el Código

Fix name of Cynosura's largest form

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

+ 1
- 1
presets/characters.js Ver fichero

@@ -3829,7 +3829,7 @@ characterMakers["Cynosura"] = () => {
height: math.unit(20, "feet")
},
{
name: "Micro",
name: "Macro",
height: math.unit(50, "feet")
},
]


Cargando…
Cancelar
Guardar