From cb3e00295c009bbcbcc38d30ed45c9cf735ae449 Mon Sep 17 00:00:00 2001 From: cdozdil Date: Sat, 28 Jun 2025 14:34:03 +0300 Subject: [PATCH] Update repo infor at logs --- OptiScaler/dllmain.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OptiScaler/dllmain.cpp b/OptiScaler/dllmain.cpp index 91d1e9d9..18adf60e 100644 --- a/OptiScaler/dllmain.cpp +++ b/OptiScaler/dllmain.cpp @@ -1100,7 +1100,7 @@ BOOL APIENTRY DllMain(HMODULE hModule, DWORD ul_reason_for_call, LPVOID lpReserv spdlog::warn("{0} loaded", VER_PRODUCT_NAME); spdlog::warn("---------------------------------"); spdlog::warn("OptiScaler is freely downloadable from"); - spdlog::warn("GitHub : https://github.com/cdozdil/OptiScaler/releases"); + spdlog::warn("GitHub : https://github.com/optiscaler/OptiScaler/releases"); spdlog::warn("Nexus : https://www.nexusmods.com/site/mods/986"); spdlog::warn("If you paid for these files, you've been scammed!"); spdlog::warn("DO NOT USE IN MULTIPLAYER GAMES");