Remove non-cloud games from touch games list

This commit is contained in:
redphx
2024-05-08 08:03:58 +07:00
parent 7eda0b61cc
commit c2efbd9c1d
4 changed files with 39 additions and 11 deletions

View File

@@ -10,8 +10,6 @@ import { BxLogger } from "@utils/bx-logger";
const LOG_TAG = 'TouchController';
export const GALLERY_TOUCH_GAMES = '9c86f07a-f3e8-45ad-82a0-a1f759597059';
export class TouchController {
static readonly #EVENT_SHOW_DEFAULT_CONTROLLER = new MessageEvent('message', {
data: '{"content":"{\\"layoutId\\":\\"\\"}","target":"/streaming/touchcontrols/showlayoutv2","type":"Message"}',