This commit is contained in:
Daniel Shleifman
2021-06-05 01:36:24 +03:00
parent 8c7e8a1481
commit 3b5e96829a

View File

@@ -98,7 +98,7 @@ export default function DefaultSnake({ isMini, cacheMap, preloadPiecesAmount })
return ( return (
{/* <SingleBlock */} {/* <SingleBlock */}
key={uuidv4()} {/* key={uuidv4()} */}
x={x} x={x}
y={y} y={y}
percentage={percentage} percentage={percentage}