mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 03:02:22 +01:00
Reversed logging
This commit is contained in:
@@ -239,6 +239,7 @@ class _LaunchButtonState extends State<LaunchButton> {
|
||||
_gameController.password.text,
|
||||
host,
|
||||
hostType,
|
||||
false,
|
||||
""
|
||||
);
|
||||
log("[${host ? 'HOST' : 'GAME'}] Generated game args: ${gameArgs.join(" ")}");
|
||||
|
||||
Reference in New Issue
Block a user