mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-11 07:37:46 +02:00
Rename EventBus events
This commit is contained in:
@@ -139,7 +139,7 @@ export const BxExposed = {
|
||||
|
||||
// Save this info in STATES
|
||||
STATES.currentStream.titleInfo = titleInfo;
|
||||
BxEventBus.Script.emit('titleInfoReady', {});
|
||||
BxEventBus.Script.emit('titleInfo.ready', {});
|
||||
|
||||
return titleInfo;
|
||||
},
|
||||
|
Reference in New Issue
Block a user