mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-14 23:16:06 +09:00
bios logo smooth move-up animation
This commit is contained in:
@@ -475,6 +475,7 @@ if (exec_args[1] !== undefined) {
|
||||
goInteractive = true;
|
||||
}
|
||||
else if ("/fancy" == firstSwitch) {
|
||||
graphics.setBackground(2,3,4);
|
||||
goFancy = true;
|
||||
goInteractive = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user