소스 검색

test: hotfix and logging for a crash

tags/v11.0.10
Shaun 1 년 전
부모
커밋
33578e95d8
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. +3
    -0
      src/server/components/equipment.js

+ 3
- 0
src/server/components/equipment.js 파일 보기

@@ -285,6 +285,9 @@ module.exports = {
console.log({
error: 'item not found',
itemId,
slot,
factionId,
tier,
character: this.obj.name,
eq: this.eq
});


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