mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2024-11-21 16:13:55 +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,
|
showStory: true,
|
||||||
forceOneTab: false,
|
forceOneTab: false,
|
||||||
oldStyle: false,
|
oldStyle: false,
|
||||||
tooltipForcing: true,
|
forceTooltips: true,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue