replace XboxGameOverlay with XboxGamingOverlay

removing XboxGameOverlay didn't work for me, and XboxGamingOverlay did.
It might have been renamed so I left the old naming in there.
pull/166/head
Jeremy Bokobza 6 years ago committed by GitHub
parent ecb84fc4bd
commit 894de7abcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,7 +42,8 @@ $apps = @(
"Microsoft.WindowsSoundRecorder"
#"Microsoft.WindowsStore"
"Microsoft.XboxApp"
"Microsoft.XboxGameOverlay"
"Microsoft.XboxGameOverlay"
"Microsoft.XboxGamingOverlay"
"Microsoft.XboxIdentityProvider"
"Microsoft.XboxSpeechToTextOverlay"
"Microsoft.ZuneMusic"

Loading…
Cancel
Save