From 6db799667e9a9344f57dd4fce2aa6af38f03773b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Lewandowski?= <49685661+FakeMichau@users.noreply.github.com> Date: Wed, 8 Jul 2026 18:48:09 +0200 Subject: [PATCH] Include a corny message --- OptiScaler/menu/menu_common.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/OptiScaler/menu/menu_common.cpp b/OptiScaler/menu/menu_common.cpp index 7596184c..eb558ab4 100644 --- a/OptiScaler/menu/menu_common.cpp +++ b/OptiScaler/menu/menu_common.cpp @@ -148,6 +148,7 @@ static std::vector splashText = { "Cope smarter, not harder", "Like going in the first gear on the highway", "Nitec's Bizarre Upscaling", "\"Framegen really attracts some strange clientelle\"", + "How to remove those corny messages?!", "" }; static std::string updateNoticeTag;