diff --git a/src/ui/GameRoot.tsx b/src/ui/GameRoot.tsx index 392b670be..ddc967121 100644 --- a/src/ui/GameRoot.tsx +++ b/src/ui/GameRoot.tsx @@ -398,15 +398,13 @@ export function GameRoot(): React.ReactElement { {mainPage} )} - {withPopups && ( - <> - - - - - - > - )} +