mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Remove redundant dimensions in default entity properties
This commit is contained in:
parent
25df605459
commit
a020a09e8c
1 changed files with 0 additions and 1 deletions
|
@ -466,7 +466,6 @@ const DEFAULT_ENTITY_PROPERTIES = {
|
|||
isSpotlight: false,
|
||||
exponent: 1.0,
|
||||
cutoff: 75.0,
|
||||
dimensions: { x: 20, y: 20, z: 20 },
|
||||
},
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue