RZL: update floorplan

Fixes #57
This commit is contained in:
uwap 2018-11-13 17:20:29 +01:00
parent 4d40321975
commit 3aaf7a0430
5 changed files with 7 additions and 7 deletions

View file

@ -551,7 +551,7 @@ const config: Config = {
opacity: 0.7,
bounds: {
topLeft: [0, 0],
bottomRight: [1000, 700]
bottomRight: [1320, 720]
}
},
{
@ -561,7 +561,7 @@ const config: Config = {
opacity: 0.4,
bounds: {
topLeft: [0, 0],
bottomRight: [1000, 700]
bottomRight: [1320, 720]
}
},
{
@ -571,7 +571,7 @@ const config: Config = {
opacity: 0.8,
bounds: {
topLeft: [0, 0],
bottomRight: [1000, 700]
bottomRight: [1320, 720]
}
}
]