diff options
-rw-r--r-- | Tutorials.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tutorials.md b/Tutorials.md index 3e36f78..a0c6a77 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -23,7 +23,7 @@ Tutorials may use diff syntax to show edits: ## Fixes to vanilla code - **[Surf Dismount Ground Effects](Surfing-Dismount-Ground-Effects)** - **[Fix Snow Weather](Fix-Snow-Weather)** -- **[Seeding the RNG properly on startup](https://www.pokecommunity.com/showpost.php?p=10127870&postcount=52)** +- **[Seeding the RNG properly on startup](https://www.pokecommunity.com/showpost.php?p=10211666&postcount=155)** - **[Keep the Camera from Making Waves](Keep-the-Camera-from-Making-Waves)** - **[Implement Missing Text Function `RESET_SIZE`](Implement-Missing-Text-Function-RESET_SIZE)** - **[Not showing dex entries until getting the Pokédex](Not-showing-dex-entries-until-getting-the-Pokédex)** |