mirror of
https://github.com/Vikeo/LifeTrinket.git
synced 2025-11-14 15:07:59 +00:00
tried to add analyitics but failed
This commit is contained in:
@@ -103,6 +103,7 @@ const Start = ({
|
||||
if (!initialGameSettings) {
|
||||
return;
|
||||
}
|
||||
|
||||
document.documentElement.requestFullscreen();
|
||||
setInitialGameSettings(initialGameSettings);
|
||||
setPlayers(createInitialPlayers(initialGameSettings));
|
||||
|
||||
Reference in New Issue
Block a user