clear sliders at cleanup

This commit is contained in:
James B. Pollack 2015-12-28 15:17:00 -08:00
parent 9f342ba8ce
commit c266a093e0

View file

@ -847,7 +847,7 @@ function cleanup(fromMessage) {
oldParent = null;
hasParent = false;
currentLight = null;
sliders = [];
}