mirror of
https://github.com/opus-tango/KeyPressesBasic.git
synced 2026-03-20 03:55:28 +00:00
Update license
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
Basic processing key press tracker for reference.
|
Basic processing key press tracker for reference.
|
||||||
by Nayan Sawyer
|
by Nayan Sawyer
|
||||||
started May 13 2022
|
started May 13 2022
|
||||||
version 1.0.0 May 13 2022
|
version 1.0.1 May 16 2022
|
||||||
*/
|
*/
|
||||||
|
|
||||||
int[] keys; // Declare key tracking array
|
int[] keys; // Declare key tracking array
|
||||||
|
|||||||
Reference in New Issue
Block a user