mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 23:57:19 +02:00
Alert new server
This commit is contained in:
parent
a3d5d6a819
commit
61cfd3f8db
@ -82,6 +82,7 @@ export class XcloudInterceptor {
|
|||||||
region.contintent = serverExtra[regionName][1];
|
region.contintent = serverExtra[regionName][1];
|
||||||
} else {
|
} else {
|
||||||
region.contintent = 'other';
|
region.contintent = 'other';
|
||||||
|
BX_FLAGS.Debug && alert('New server: ' + shortName);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user