patch up things from text changes
[fishladder.git] / vg / vg_console.h
index a1ce4063c0b63b5617b606e3c28695824fe413e8..42b94f2066ab3b01e1f5332c0696db0d1b1eaad6 100644 (file)
@@ -46,7 +46,7 @@ struct vg_console
        int enabled;
        int scale;
 }
-vg_console = { .scale = 2 };
+vg_console = { .scale = 1 };
 
 // Declerations
 // ------------