mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 19:22:22 +01:00
Fixed some small things
This commit is contained in:
@@ -222,7 +222,7 @@ class _LaunchButtonState extends State<LaunchButton> {
|
||||
builder: (context) => ContentDialog(
|
||||
content: const SizedBox(
|
||||
width: double.infinity,
|
||||
child: Text("A token error occurred, restart the game and try again", textAlign: TextAlign.center)
|
||||
child: Text("A token error occurred, restart the game and the lawin server, then try again", textAlign: TextAlign.center)
|
||||
),
|
||||
actions: [
|
||||
SizedBox(
|
||||
|
||||
Reference in New Issue
Block a user