Use Destructuring variables to avoid repetitions
- Easier to read and write - Also fixes fullscreen when leaving the viewer, my bad
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
export let type = ''
|
||||
export let radius = 32
|
||||
|
||||
// Location variables
|
||||
// Variables
|
||||
let location
|
||||
let locationName
|
||||
let locationOf
|
||||
|
||||
Reference in New Issue
Block a user