mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-05 20:58:27 +02:00
Typo
This commit is contained in:
@@ -74,7 +74,6 @@ export class PreloadedState {
|
|||||||
},
|
},
|
||||||
set: state => {
|
set: state => {
|
||||||
(this as any)._state = state;
|
(this as any)._state = state;
|
||||||
States
|
|
||||||
States.appContext = structuredClone(state.appContext);
|
States.appContext = structuredClone(state.appContext);
|
||||||
|
|
||||||
// Get a list of touch-supported games
|
// Get a list of touch-supported games
|
||||||
|
Reference in New Issue
Block a user