fix crown being visible after reset

This commit is contained in:
Vikeo
2024-04-01 18:48:06 +02:00
parent e79c728e6a
commit ba9ca354fc
3 changed files with 12 additions and 3 deletions

View File

@@ -95,6 +95,7 @@ export const Play = () => {
}, []);
if (
players.length > 1 &&
!preStartCompleted &&
settings.preStartMode !== PreStartMode.None &&
!playing &&