mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 15:47:18 +02:00
Fix cloud gaming opened instead of Remote Play
This commit is contained in:
parent
3c62d1356f
commit
c5a4af9f49
@ -2159,6 +2159,7 @@ class RemotePlay {
|
||||
REMOTE_PLAY_CONFIG = {
|
||||
serverId: con.serverId,
|
||||
};
|
||||
window.BX_REMOTE_PLAY_CONFIG = REMOTE_PLAY_CONFIG;
|
||||
|
||||
const url = window.location.href.substring(0, 31) + '/launch/fortnite/BT5P2X999VH2#remote-play';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user