h
This commit is contained in:
parent
e00bfd8879
commit
f941200504
70 changed files with 1856 additions and 429 deletions
|
|
@ -124,7 +124,6 @@
|
|||
|
||||
sanitizeOutOfBounds() {
|
||||
const pad = Math.max(28, CONFIG.worldPadding || 30);
|
||||
const far = Math.max(360, Math.max(this.w || 1000, this.h || 720) * 0.75);
|
||||
let changedItems = false;
|
||||
const repairPoint = (obj, radius = 12) => {
|
||||
if (!obj) return "missing";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue