소스 검색

Fix Gallagher's offset

master
Fen Dweller 3 년 전
부모
커밋
138abdb42a
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. +3
    -1
      presets/characters.js

+ 3
- 1
presets/characters.js 파일 보기

@@ -57344,7 +57344,9 @@ characterMakers.push(() => makeCharacter(
weight: math.unit(15000, "kg"),
name: "Front",
image: {
source: "./media/characters/gallagher/front.svg"
source: "./media/characters/gallagher/front.svg",
extra: 532/493,
bottom: 0/532
}
},
},


불러오는 중...
취소
저장