Fix broken link to Moonjump.lua

thanks to nonperforming on github
This commit is contained in:
MysterD 2023-11-07 00:51:54 -08:00
parent 8d9bc4cb73
commit 04d0b9b072
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ All of this is a holdover from when there were only two players. It was a reason
- [Custom Surface Collisions](examples/big-paddle)
- [Custom Box Model](examples/custom-box-model)
- [Custom Player Model](examples/koopa-player-model)
- [Moonjump](examples/moonjump.lua)
- [Moonjump](examples/Moonjump.lua)
- [Instant Clip](examples/instant-clip.lua)
- [Water Height Changer](examples/water-level.lua)
- [Custom Level](examples/custom-level)