Pārlūkot izejas kodu

test: remove this

tags/v0.12.0.13
Shaun pirms 1 gada
vecāks
revīzija
1a617d0f26
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. +1
    -0
      src/server/world/instancer.js

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

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


Notiek ielāde…
Atcelt
Saglabāt