mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 21:28:27 +02:00
Rename EventBus events
This commit is contained in:
@@ -33,5 +33,5 @@ export function onHistoryChanged(e: PopStateEvent) {
|
||||
LoadingScreen.reset();
|
||||
window.setTimeout(HeaderSection.watchHeader, 2000);
|
||||
|
||||
BxEventBus.Stream.emit('stateStopped', {});
|
||||
BxEventBus.Stream.emit('state.stopped', {});
|
||||
}
|
||||
|
Reference in New Issue
Block a user