mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
slider should stay with avatr
This commit is contained in:
parent
daa262af7d
commit
485bb4ee3f
1 changed files with 1 additions and 1 deletions
|
@ -413,7 +413,7 @@ function makeSliders(light) {
|
||||||
parentEntitiesToPanel(panel);
|
parentEntitiesToPanel(panel);
|
||||||
}
|
}
|
||||||
|
|
||||||
if () {
|
if (SLIDERS_SHOULD_STAY_WITH_AVATAR) {
|
||||||
parentPanelToAvatar(panel)
|
parentPanelToAvatar(panel)
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue