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