Updates BYOND links to use HTTPS (#37918)

* Updates BYOND links to use HTTPS

* revert

* if -> If
This commit is contained in:
ShizCalev
2018-05-19 22:50:05 -04:00
committed by letterjay
parent 12e1ab0855
commit 49bf67ed1d
9 changed files with 14 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
# In-code keypress handling system
This whole system is heavily based off of forum_account's keyboard library.
Thanks to forum_account for saving the day, the library can be found [here](http://www.byond.com/developer/Forum_account/Keyboard)!
Thanks to forum_account for saving the day, the library can be found [here](https://secure.byond.com/developer/Forum_account/Keyboard)!
.dmf macros have some very serious shortcomings. For example, they do not allow reusing parts
of one macro in another, so giving cyborgs their own shortcuts to swap active module couldn't