Skip to content

Commit

Permalink
Fixed potential error
Browse files Browse the repository at this point in the history
  • Loading branch information
QuirkyCort committed Apr 23, 2024
1 parent 09043db commit eec8f73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/js/robotComponents.js
Original file line number Diff line number Diff line change
Expand Up @@ -3283,6 +3283,7 @@ function CameraSensor(scene, parent, pos, rot, port, options) {
}
}
delete blobsList[key];
break;
}
}
}
Expand Down

0 comments on commit eec8f73

Please sign in to comment.