transitions
[fbgfx] / src / main.c
index 1cd4950..f18563e 100644 (file)
@@ -50,7 +50,7 @@ int main(void)
                goto end;
        }
        scr_change(scr_lookup("console"), 0);
-       scr_change(scr_lookup("tunnel"), 2000);
+       scr_change(scr_lookup("tunnel"), 4000);
 
        start_msec = get_time_msec();
        for(;;) {