mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-14 11:39:17 +01:00
Release 9.2.3
This commit is contained in:
@@ -251,7 +251,7 @@ class _LaunchButtonState extends State<LaunchButton> {
|
||||
host,
|
||||
hostType,
|
||||
false,
|
||||
""
|
||||
host ? _hostingController.customLaunchArgs.text : _gameController.customLaunchArgs.text
|
||||
);
|
||||
log("[${host ? 'HOST' : 'GAME'}] Generated game args: ${gameArgs.join(" ")}");
|
||||
final gameProcess = await startProcess(
|
||||
|
||||
Reference in New Issue
Block a user