Browse Source

Fix height

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

+ 1
- 1
presets/characters.js View File

@@ -11722,7 +11722,7 @@ characterMakers["XGlidingDragonX"] = () => {
name: "Front",
image: {
source: "./media/characters/x-gliding-dragon-x/front.svg",
extra: 854/691 * (1 / (1 - 0.03)),
extra: 870/670 * (1 / (1 - 0.03)),
bottom: 0.03
}
},


Loading…
Cancel
Save