Browse Source

test: hotfix and logging for a crash

tags/v11.0.10
Shaun 1 year ago
parent
commit
33578e95d8
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      src/server/components/equipment.js

+ 3
- 0
src/server/components/equipment.js View File

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


Loading…
Cancel
Save