mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2024-11-21 08:12:39 +00:00
fix: Force Tooltips
This commit is contained in:
parent
66d7d5b4fb
commit
2cf8f045ea
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ function getStartOptions() {
|
|||
showStory: true,
|
||||
forceOneTab: false,
|
||||
oldStyle: false,
|
||||
tooltipForcing: true,
|
||||
forceTooltips: true,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue