diff --git a/cryptide_project/src/Components/GraphContainer.tsx b/cryptide_project/src/Components/GraphContainer.tsx index be36bfd..f0534c0 100644 --- a/cryptide_project/src/Components/GraphContainer.tsx +++ b/cryptide_project/src/Components/GraphContainer.tsx @@ -942,6 +942,7 @@ const MyGraphComponent: React.FC = ({onNodeClick, handleS } finally{ setElapsedTime(0) + putCorrectBackground() socket.off("end game") socket.off("asked all") socket.off("opacity activated")