fix: safeguard
This commit is contained in:
parent
0b67d40a36
commit
5bab361d43
|
@ -113,7 +113,7 @@ class InformedBase extends Trait {
|
|||
}
|
||||
// Reduce entities.
|
||||
diff.room.layers[index].entityList = entityReducer(
|
||||
diff.room.layers[index].entityList,
|
||||
diff.room.layers[index].entityList || {},
|
||||
indexedEntities,
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user