Skip to content

Commit a11ae53

Browse files
Fix bad images (#81)
1 parent f76357e commit a11ae53

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/getting_to_know/howto/graphics/HowTo_Tile_Sprites.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ We will simply define an area ([Rectangle](xref:Microsoft.Xna.Framework.Rectangl
1212

1313
### End result
1414

15-
![The output of this tutorial](./images/HowTo_Tile_Sprites_Final.png)
15+
![The output of this tutorial](images/HowTo_Tile_Sprites_Final.png)
1616

1717
## Requirements
1818

19-
![Sprite to Tile](./images/MonoGame.png)
19+
![Sprite to Tile](images/MonoGame.png)
2020

2121
## Drawing a Tiled a Sprite
2222

Loading
Loading

0 commit comments

Comments
 (0)