mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Remove extra log
This commit is contained in:
parent
a053f9ed9e
commit
6176214d45
1 changed files with 0 additions and 1 deletions
|
@ -320,7 +320,6 @@ function showEmoteAppBar() {
|
|||
|
||||
|
||||
function handleEmoteIndicatorVisibleChanged(newValue) {
|
||||
console.log("ZRF 2" + emoteAppBarWindow);
|
||||
if (newValue && !emoteAppBarWindow) {
|
||||
showEmoteAppBar();
|
||||
} else if (emoteAppBarWindow) {
|
||||
|
|
Loading…
Reference in a new issue