Update Thread.js
This commit is contained in:
parent
d924b15fef
commit
b8267c08e6
|
|
@ -145,6 +145,8 @@ elements.lamb = {
|
||||||
density: 1450,
|
density: 1450,
|
||||||
conduct: 0.2
|
conduct: 0.2
|
||||||
};
|
};
|
||||||
|
converter1Var = 0;
|
||||||
|
converter2Var = 0;
|
||||||
elements.loom = {
|
elements.loom = {
|
||||||
color: "#296127",
|
color: "#296127",
|
||||||
behavior: behaviors.WALL,
|
behavior: behaviors.WALL,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue