mirror of
https://github.com/WorldEditAxe/eaglerproxy.git
synced 2024-11-08 06:56:03 -08:00
ope
This commit is contained in:
parent
aaca19cedd
commit
431d2dcb8b
|
@ -293,6 +293,7 @@ export async function onConnect(client: ClientState) {
|
|||
"Select an option from the above (1 = online, 2 = offline), either by clicking or manually typing out the option.",
|
||||
"green"
|
||||
);
|
||||
updateState(client.gameClient, "CONNECTION_TYPE");
|
||||
|
||||
let chosenOption: ConnectType | null = null;
|
||||
while (true) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user