2
0
mirror of https://github.com/Thracky/GlosSI.git synced 2024-11-03 09:40:18 +00:00

GloSC-Main: change wording in UI

This commit is contained in:
Peter Repukat 2016-12-08 02:59:57 +01:00
parent 6e7480c601
commit c4b8f4d443
2 changed files with 3 additions and 2 deletions

View File

@ -258,7 +258,8 @@
</property>
<property name="text">
<string>Hook Steam
Enforces bindings by hooking into Steam</string>
Enforces bindings reliably by hooking into Steam
</string>
</property>
<property name="checked">
<bool>true</bool>

View File

@ -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)
{