mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 22:33:43 -07:00
Request from Melon:: change "60 fps interpolation"" to "60FPS Interpolation"
This commit is contained in:
parent
5c21f42e52
commit
534717c8c3
1 changed files with 1 additions and 1 deletions
|
@ -708,7 +708,7 @@ namespace SohImGui {
|
|||
|
||||
EXPERIMENTAL();
|
||||
|
||||
EnhancementCheckbox("60 fps interpolation", "g60FPS");
|
||||
EnhancementCheckbox("60FPS Interpolation", "g60FPS");
|
||||
EnhancementCheckbox("Disable LOD", "gDisableLOD");
|
||||
Tooltip("Turns off the level of detail setting, making models always use their higher poly variants");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue