mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-18 18:57:51 +02:00
clear sliders at cleanup
This commit is contained in:
parent
9f342ba8ce
commit
c266a093e0
1 changed files with 1 additions and 1 deletions
|
@ -847,7 +847,7 @@ function cleanup(fromMessage) {
|
|||
oldParent = null;
|
||||
hasParent = false;
|
||||
currentLight = null;
|
||||
|
||||
sliders = [];
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue