Parcourir la source

test: hotfix and logging for a crash

tags/v11.0.10
Shaun il y a 1 an
Parent
révision
33578e95d8
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. +3
    -0
      src/server/components/equipment.js

+ 3
- 0
src/server/components/equipment.js Voir le fichier

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


Chargement…
Annuler
Enregistrer