mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 20:27:22 +01:00
change tooltip for penumbra version to 0.8.2.1
This commit is contained in:
parent
fd8b5c0391
commit
5d20936a05
1 changed files with 1 additions and 1 deletions
|
|
@ -607,7 +607,7 @@ public class SettingsUi : WindowMediatorSubscriberBase
|
|||
_configService.Current.ExperimentalUsePenumbraResourceTree = usePenumbraResolve;
|
||||
_configService.Save();
|
||||
}
|
||||
UiSharedService.DrawHelpText("Requires Penumbra version greater equal to 0.8.1.9 - please report issues with that feature to the Penumbra Discord");
|
||||
UiSharedService.DrawHelpText("Requires Penumbra version greater equal to 0.8.2.1 - please report issues with that feature to the Penumbra Discord");
|
||||
ImGui.Separator();
|
||||
|
||||
UiSharedService.FontText("Notes", _uiShared.UidFont);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue