mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 11:12:23 +01:00
Reboot v3
This commit is contained in:
@@ -73,7 +73,6 @@ void main(List<String> args) async {
|
||||
}
|
||||
|
||||
await patchHeadless(version.executable!);
|
||||
await patchMatchmaking(version.executable!);
|
||||
|
||||
var serverType = getServerType(result);
|
||||
var serverHost = result["server-host"] ?? serverJson["${serverType.id}_host"];
|
||||
|
||||
Reference in New Issue
Block a user