Procházet zdrojové kódy

Fix Marvy's head size

master
Fen Dweller před 4 roky
rodič
revize
c65be3988b
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

@@ -45905,7 +45905,7 @@ characterMakers.push(() => makeCharacter(
}
},
head: {
height: math.unit(1, "feet"),
height: math.unit(2.85, "feet"),
name: "Head",
image: {
source: "./media/characters/marvy/head.svg"


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