mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-06 01:24:04 +00:00
* Fix getStringForKeyCode returning wrong result This adds the full stop/period (.) key to the switch statement, and replaces String.fromCharCode (which works with Unicode) with the replacement character (�). * Make letter keys work properly * Add digits and display unknown codes in brackets * better formatting |
||
---|---|---|
.. | ||
css | ||
html | ||
js |