Last pre-routing adjustments
This commit is contained in:
parent
a197041be1
commit
42a2502dda
14 changed files with 201 additions and 118 deletions
|
@ -217,6 +217,7 @@ exports.parse = (config = {}) => {
|
|||
p.meta.mirrored = false
|
||||
const new_name = `mirror_${name}`
|
||||
mp.meta.name = new_name
|
||||
mp.meta.colrow = `mirror_${mp.meta.colrow}`
|
||||
mirrored_points[new_name] = mp
|
||||
if (p.meta.asym == 'right') {
|
||||
p.meta.skip = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue