@@ -226,7 +69,7 @@ function MainMenu(): JSX.Element {
-
+ launchGame(selectedInstallation)} variant="primary" size="lg" className="h-14 w-full text-2xl">
{t("generic.play")}
@@ -257,23 +100,7 @@ function MainMenu(): JSX.Element {
- {/* Cancel comes first in the DOM because HeadlessUI's focus trap focuses
- the first focusable child, so Enter on a freshly opened prompt keeps
- the launch stopped. The restore and delete confirms order themselves
- the same way for the same reason. */}
-