Explorar el Código

test: hotfix and logging for a crash

tags/v11.0.10
Shaun hace 1 año
padre
commit
33578e95d8
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      src/server/components/equipment.js

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

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


Cargando…
Cancelar
Guardar