From 5dd6c84352cdb167351cada257170040f91a1fe4 Mon Sep 17 00:00:00 2001 From: Isaac Johnson Date: Sun, 6 Sep 2026 08:44:46 -0500 Subject: [PATCH] feat(ui): always display Recreate Layout button to allow map terrain regeneration --- frontend/src/components/Header.tsx | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/frontend/src/components/Header.tsx b/frontend/src/components/Header.tsx index 24ddc71..f4d9869 100644 --- a/frontend/src/components/Header.tsx +++ b/frontend/src/components/Header.tsx @@ -118,14 +118,13 @@ export const Header: React.FC = ({ API Docs ↗ - {playerCount > 0 && ( - - )} +