Browse Source

Fix Aronai's micro size being mislabeled

tags/v0.1.0
Fen Dweller 6 years ago
parent
commit
4a949fcf22
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js View File

@@ -17686,7 +17686,7 @@ characterMakers["Aronai Sieyes"] = () => {
},
[
{
name: "Normal",
name: "Micro",
height: math.unit(2, "inches")
},
{


Loading…
Cancel
Save