mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 19:52:26 +02:00
Merge pull request #3334 from ctrlaltdavid/19992
Code Review for Job #19992
This commit is contained in:
commit
54315e26a8
1 changed files with 1 additions and 1 deletions
|
@ -1116,7 +1116,7 @@ var toolBar = (function () {
|
||||||
browseModelsButton,
|
browseModelsButton,
|
||||||
loadURLMenuItem,
|
loadURLMenuItem,
|
||||||
loadFileMenuItem,
|
loadFileMenuItem,
|
||||||
menuItemWidth = 90,
|
menuItemWidth = 125,
|
||||||
menuItemOffset,
|
menuItemOffset,
|
||||||
menuItemHeight,
|
menuItemHeight,
|
||||||
menuItemMargin = 5,
|
menuItemMargin = 5,
|
||||||
|
|
Loading…
Reference in a new issue