mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 13:18:27 +02:00
Try to fix Remote Play issue
This commit is contained in:
3
src/types/network.ts
Normal file
3
src/types/network.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export type RemotePlayConsoleAddresses = {
|
||||
[key: string]: number[],
|
||||
}
|
Reference in New Issue
Block a user