style: remove unused comment
This commit is contained in:
@@ -500,8 +500,6 @@ function TerrainChunk({
|
||||
ref={meshRef}
|
||||
geometry={geometry}
|
||||
position={[x * size, 0, y * size]}
|
||||
// receiveShadow
|
||||
// castShadow
|
||||
>
|
||||
<meshStandardMaterial
|
||||
vertexColors
|
||||
|
||||
Reference in New Issue
Block a user