mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-07 13:48:27 +02:00
Remove "enableConsoleLogging" patch from Stream page
This commit is contained in:
1
dist/better-xcloud.pretty.user.js
vendored
1
dist/better-xcloud.pretty.user.js
vendored
@@ -5737,7 +5737,6 @@ ${subsVar} = subs;
|
||||
getGlobalPref("touchController.opacity.default") !== 100 && "patchTouchControlDefaultOpacity",
|
||||
getGlobalPref("touchController.mode") !== "off" && (getGlobalPref("mkb.enabled") || getGlobalPref("nativeMkb.mode") === "on") && "patchBabylonRendererClass"
|
||||
] : [],
|
||||
BX_FLAGS.EnableXcloudLogging && "enableConsoleLogging",
|
||||
"patchPollGamepads",
|
||||
getGlobalPref("stream.video.combineAudio") && "streamCombineSources",
|
||||
...getGlobalPref("xhome.enabled") ? [
|
||||
|
Reference in New Issue
Block a user