From c4b8f4d4438458900436341206afc8c446ff812a Mon Sep 17 00:00:00 2001 From: Peter Repukat Date: Thu, 8 Dec 2016 02:59:57 +0100 Subject: [PATCH] GloSC-Main: change wording in UI --- GloSC/GloSC.ui | 3 ++- SteamTarget/SteamTargetRenderer.cpp | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/GloSC/GloSC.ui b/GloSC/GloSC.ui index 7688f4f..22ca55a 100644 --- a/GloSC/GloSC.ui +++ b/GloSC/GloSC.ui @@ -258,7 +258,8 @@ Hook Steam -Enforces bindings by hooking into Steam +Enforces bindings reliably by hooking into Steam + true diff --git a/SteamTarget/SteamTargetRenderer.cpp b/SteamTarget/SteamTargetRenderer.cpp index 983e921..61de0f9 100644 --- a/SteamTarget/SteamTargetRenderer.cpp +++ b/SteamTarget/SteamTargetRenderer.cpp @@ -118,7 +118,7 @@ void SteamTargetRenderer::RunSfWindowLoop() //Causes trouble as soon as there is more than the consoleWindow and the overlayWindow //This is trying to avoid hooking Steam.exe //---- - //alternatively, we can just hook steam and make our lives so much easier + //alternatively / additionaly, we can just hook steam and make our lives so much easier //we inject and hook here to spare IPC and let the dll grab the steam appID of the launched process when the config switches (config switches w/ focus) if (focusSwitchNeeded) {