Add a missing period to PDA typing message (#2684)

## About The Pull Request
Add a missing period to the PDA typing message.
## Changelog
🆑
spellcheck: Added a missing period to the PDA typing message.
/🆑
This commit is contained in:
Shroopy
2024-12-15 12:59:14 -08:00
committed by GitHub
parent 2998399a6f
commit f4a9195b14

View File

@@ -633,7 +633,7 @@
return FALSE
// SKYRAT EDIT BEGIN - PDA messages show a visible message; again!
sender.visible_message(span_notice("[sender]'s PDA rings out with the soft sound of keypresses"), vision_distance = COMBAT_MESSAGE_RANGE)
sender.visible_message(span_notice("[sender]'s PDA rings out with the soft sound of keypresses."), vision_distance = COMBAT_MESSAGE_RANGE)
// SKYRAT EDIT END
var/shell_addendum = ""