ソースを参照

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
});


読み込み中…
キャンセル
保存