mirror of
https://github.com/overte-org/overte.git
synced 2025-04-16 06:51:15 +02: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