mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 11:13:09 +02:00
yay
This commit is contained in:
parent
e2f7b443fd
commit
1366dabc3a
1 changed files with 4 additions and 0 deletions
|
@ -429,6 +429,10 @@ var toolBar = (function () {
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
addButton("openAssetBrowserButton","asset-browser.svg",function(){
|
||||||
|
|
||||||
|
})
|
||||||
|
|
||||||
that.setActive(false);
|
that.setActive(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue