Fix filename

This commit is contained in:
redfast00 2021-05-10 03:40:42 +02:00
parent 6e5b7a2fbf
commit 81c3966627
No known key found for this signature in database
GPG key ID: 5946E0E34FD0553C

View file

@ -117,7 +117,7 @@ broadcast to all modules. That way, you can spice up your puzzle, for example by
making the defuser press a button when the countdown timer has a `1` in it, or by
having the instructions in the manual vary based on the amount of strikes.
See `docs/snippet.timeleft.cpp` for how to use the time remaining on the countdown
See `docs/snippet_timeleft.cpp` for how to use the time remaining on the countdown
timer in your module.
### Using info modules in your puzzle/needy modules