Pārlūkot izejas kodu

undo this: test code

tags/v0.12.0.19
Shaun pirms 11 mēnešiem
vecāks
revīzija
00189195cf
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      src/server/world/instancer.js

+ 1
- 1
src/server/world/instancer.js Parādīt failu

@@ -339,7 +339,7 @@ module.exports = {
let obj = msg.obj;
obj = objects.find(o => o.serverId === obj.id);
if (!obj) {
console.log('No object found', msg);
console.log(`No object found in ${this.zoneId}`, msg);
//We should probably never reach this
return;
}


Notiek ielāde…
Atcelt
Saglabāt