Update fools25.js
This commit is contained in:
parent
b1524fc2f8
commit
f4f75df06b
|
|
@ -191,6 +191,8 @@ function modulateElement() {
|
|||
|
||||
let element = {};
|
||||
|
||||
element.desc = `Modulated at x${currentModulatorPos[0]},y${currentModulatorPos[1]},z${currentModulatorPos[2]}`;
|
||||
|
||||
let name = generateName();
|
||||
|
||||
let oldName = name;
|
||||
|
|
|
|||
Loading…
Reference in New Issue