let WM_ACTIVATEAPP pass through once for tiberian sun + adjust presets
This commit is contained in:
parent
8ce134f6ce
commit
3c626b29b9
2 changed files with 12 additions and 0 deletions
|
@ -295,18 +295,22 @@ static void CreateSettingsIni()
|
|||
"\n"
|
||||
"; Command & Conquer: Tiberian Sun\n"
|
||||
"[game]\n"
|
||||
"noactivateapp=true\n"
|
||||
"hidemouse=false\n"
|
||||
"\n"
|
||||
"; Command & Conquer: Tiberian Sun Online\n"
|
||||
"[ts-spawn]\n"
|
||||
"noactivateapp=true\n"
|
||||
"hidemouse=false\n"
|
||||
"\n"
|
||||
"; Command & Conquer: Red Alert 2: Yuri's Revenge\n"
|
||||
"[gamemd]\n"
|
||||
"noactivateapp=true\n"
|
||||
"hidemouse=false\n"
|
||||
"\n"
|
||||
"; Command & Conquer: Red Alert 2: Yuri's Revenge Online\n"
|
||||
"[gamemd-spawn]\n"
|
||||
"noactivateapp=true\n"
|
||||
"hidemouse=false\n"
|
||||
"\n"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue