Ver código fonte

test: hotfix and logging for a crash

tags/v11.0.10
Shaun 1 ano atrás
pai
commit
33578e95d8
1 arquivos alterados com 3 adições e 0 exclusões
  1. +3
    -0
      src/server/components/equipment.js

+ 3
- 0
src/server/components/equipment.js Ver arquivo

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


Carregando…
Cancelar
Salvar