Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitda4f64f

Browse files
authored
fix whitespace in README
1 parent772f350 commitda4f64f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Vector3 vector = hexA.Offset();
4141
// iterate all neighbour coordinates
4242
foreach (HexCoordsneighbourinhexA.Neighbours())
4343
{
44-
// do something with neighbour here
44+
// do something with neighbour here
4545
}
4646
```
4747

@@ -92,4 +92,4 @@ hexPosition = HexMath.PointToHexPosition(vector, gridScale: 2.5f);
9292

9393
// convert HexPosition to HexCoords by rounding the coordinates
9494
coords=HexMath.RoundPositionToCoords(hexPosition);}
95-
```
95+
```

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp