Update nousersthings.js
This commit is contained in:
parent
4338f79faf
commit
2b1e76bd09
|
|
@ -1234,6 +1234,9 @@ elements.filter = {
|
||||||
noMix: true,
|
noMix: true,
|
||||||
},
|
},
|
||||||
elements.heat_test = {
|
elements.heat_test = {
|
||||||
|
onSelect: function() {
|
||||||
|
logMessage("Use heatglow.js for more elements to glow when they are hot.");
|
||||||
|
},
|
||||||
color: "#787878",
|
color: "#787878",
|
||||||
behavior: behaviors.WALL,
|
behavior: behaviors.WALL,
|
||||||
category: "solids",
|
category: "solids",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue