We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e258bb7 commit 4941325Copy full SHA for 4941325
J4JMapLibrary/region/Tile.cs
@@ -28,7 +28,7 @@ int y
28
public MapRegion Region { get; }
29
30
// For Tile objects, X can be any value in the extended tile plane.
31
- // for MapTile objects, X can only take on values within the range of
+ // For MapTile objects, X can only take on values within the range of
32
// minimum and maximum tile values for the scale of the MapRegion in
33
// which the MapTile is created, or -1 if outside the MapRegion's
34
// horizontal limits, giving allowance for wrapping around the left
0 commit comments