diff options
author | SeasickShore <79065840+SeasickShore@users.noreply.github.com> | 2021-06-03 20:33:56 -0300 |
---|---|---|
committer | SeasickShore <79065840+SeasickShore@users.noreply.github.com> | 2021-06-03 20:33:56 -0300 |
commit | b7979a2084fc76857569d523c415d967b8823a84 (patch) | |
tree | 49db5a51d4755f74b274f06cf528e2d62b357898 | |
parent | 35f53007c104c4bfa03aabd7ad0ba153f8a93788 (diff) |
Updated Tutorials (markdown)
-rw-r--r-- | Tutorials.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tutorials.md b/Tutorials.md index 6ba7897..a929e48 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -29,7 +29,7 @@ Here's all we have so far: - [Wild encounter slots](Wild-encounter-slots) - [Add a New Map to the Game](Add-a-New-Map-to-the-Game) - [Attack animation tiles](Attack-animation-tiles) -- [Map Sprite](Add-a-map-new-sprite) +- [Map Sprite](Add-a-new-map-sprite) ## How to edit the... - [Town Map](Edit-the-Town-Map) |