mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-09-08 21:26:33 +02:00
Minor fix
This commit is contained in:
@@ -9079,6 +9079,7 @@ function interceptHttpRequests() {
|
||||
|
||||
const xboxTitleId = JSON.parse(opts.body).titleIds[0];
|
||||
GAME_XBOX_TITLE_ID = xboxTitleId;
|
||||
TouchController.getCustomLayouts(xboxTitleId);
|
||||
}
|
||||
|
||||
response.json = () => Promise.resolve(obj);
|
||||
|
Reference in New Issue
Block a user