From dc94fac607770adb0af34a41d7ca645d14cf106a Mon Sep 17 00:00:00 2001 From: aymericdelab Date: Thu, 19 Dec 2024 17:55:05 +0100 Subject: [PATCH] fix --- client/src/ui/layouts/World.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/ui/layouts/World.tsx b/client/src/ui/layouts/World.tsx index 047153695..2a5622cb8 100644 --- a/client/src/ui/layouts/World.tsx +++ b/client/src/ui/layouts/World.tsx @@ -182,7 +182,7 @@ export const World = ({ backgroundImage }: { backgroundImage: string }) => { ...filteredStructures.map((structure) => structure.entity_id.toString()), ]), ]).finally(() => { - // setPlayerStructuresLoading(false); + setPlayerStructuresLoading(false); }); await debounceAddResourceArrivals(