mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-05-12 14:35:42 -04:00
SDL: Update advanced settings description
This commit is contained in:
parent
8a94fc944a
commit
53a2b8c03d
@ -1257,7 +1257,6 @@ void SDLHostInterface::DrawSettingsWindow()
|
|||||||
if (ImGui::BeginTabItem("Advanced"))
|
if (ImGui::BeginTabItem("Advanced"))
|
||||||
{
|
{
|
||||||
ImGui::Text("These options are tweakable to improve performance/game compatibility.");
|
ImGui::Text("These options are tweakable to improve performance/game compatibility.");
|
||||||
ImGui::Text("They will not be automatically saved to the settings INI file.");
|
|
||||||
ImGui::Text("Use at your own risk, modified values will not be supported.");
|
ImGui::Text("Use at your own risk, modified values will not be supported.");
|
||||||
ImGui::NewLine();
|
ImGui::NewLine();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user