mirror of
https://github.com/Vikeo/LifeTrinket.git
synced 2025-11-15 07:27:58 +00:00
remove comment
This commit is contained in:
@@ -145,7 +145,6 @@ const Start = () => {
|
||||
setPlayers(createInitialPlayers(initialGameSettings));
|
||||
setShowPlay(true);
|
||||
localStorage.setItem('playing', 'false');
|
||||
// todo maybe showPlay is redundant?
|
||||
localStorage.setItem('showPlay', 'true');
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user