mirror of
https://github.com/overte-org/overte.git
synced 2025-04-10 14:46:57 +02:00
Fix fix
This commit is contained in:
parent
435094ddbe
commit
725a06d248
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@
|
|||
ui = new AppUi({
|
||||
buttonName: "EXPLORE",
|
||||
home: Script.resolvePath("decentralizedGoTo.html"),
|
||||
icon: "Explore.svg",
|
||||
activeIcon: "Explore.svg",
|
||||
icon: "explore-i.svg",
|
||||
activeIcon: "explore-a.svg",
|
||||
graphicsDirectory: scriptDir
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue