wip implementing 'STOP' button as an interrupt

This commit is contained in:
minjaesong
2021-04-23 12:14:50 +09:00
parent 82b021edd7
commit 6902cb27ec
3 changed files with 20 additions and 7 deletions

1
assets/disk0/inttest.js Normal file
View File

@@ -0,0 +1 @@
throw new InterruptedException("lol");