mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-07 11:51:49 +09:00
4 lines
63 B
JavaScript
4 lines
63 B
JavaScript
while (true) {
|
|
graphics.scrollFrame(1,1);
|
|
sys.spin();
|
|
} |