Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
chemicalcrux
/
macrovision
Segui
1
Vota
0
Forka
0
Codice
Problemi
5
Pull Requests
0
Rilasci
10
Wiki
Attività
Sfoglia il codice sorgente
Set Sinja's default height
master
Fen Dweller
6 anni fa
parent
3eac6fe682
commit
338b254abc
1 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
presets/characters.js
+ 2
- 1
presets/characters.js
Vedi File
@@ -26405,7 +26405,8 @@ characterMakers.push(() => makeCharacter(
},
{
name: "Macro",
height: math.unit(91, "meters")
height: math.unit(91, "meters"),
default: true
},
{
name: "Megamacro",
Write
Preview
Loading…
Annulla
Salva