Fix cloud gaming opened instead of Remote Play

This commit is contained in:
redphx 2023-12-01 06:20:51 +07:00
parent 3c62d1356f
commit c5a4af9f49

View File

@ -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';