Resolve "Use the new pull method"
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
@@ -79,13 +79,23 @@ class Game extends React.Component<Record<string, unknown>, IGameState> {
@@ -99,12 +109,13 @@ class Game extends React.Component<Record<string, unknown>, IGameState> {
@@ -138,7 +149,7 @@ class Game extends React.Component<Record<string, unknown>, IGameState> {