From 702abbe1ac55890e5c3554ce69610d5c75b809b1 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Thu, 15 Feb 2007 22:08:30 +0000 Subject: Tagged the 0.0.22.2 release. --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/main.cpp b/src/main.cpp index dc186c84..46c38201 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -274,7 +274,7 @@ void initEngine() int width = (int) config.getValue("screenwidth", defaultScreenWidth); int height = (int) config.getValue("screenheight", defaultScreenHeight); - int bpp = 0; + int bpp = 8; bool fullscreen = ((int) config.getValue("screen", 0) == 1); bool hwaccel = ((int) config.getValue("hwaccel", 0) == 1); -- cgit v1.2.3-70-g09d2