mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 15:47:18 +02:00
Typo
This commit is contained in:
parent
be0cbff344
commit
84e6cfc5d3
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user